[PATCH] D67444: [ARM] Add isVectorReduction MCInstrDesc flag
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 23:22:35 PDT 2019
samparker added a comment.
Is there a way of writing to the TSFlags, of MCInstrDesc, via tablegen? Then we can get the nice markup and not have it affect the general flags. We could also do this later for our truncate and extend instructions too...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67444/new/
https://reviews.llvm.org/D67444
More information about the llvm-commits
mailing list