Displaying 1 result from an estimated 1 matches for "d61740".
Did you mean:
661740
2019 May 09
4
Making llvm-xyz -help useful
...nitializations
-amdgpu-sdwa-peephole - Enable SDWA peepholer
[...]
Surely, the style of NEON code to emit from AArch64 backend is not the information I was looking for...
I've implemented a straight-forward patch for llvm-cat here https://reviews.llvm.org/D61740, and the result becomes:
OVERVIEW: Module concatenation
USAGE: llvm-cat [options] <input files>
OPTIONS:
Generic Options:
--help - Display available options (--help-hidden for more)
--help-list - Display list of available options (--help-list-hidden f...