[PATCH] D84091: [ARM] Extra MVE select(binop) patterns
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 11:10:09 PDT 2020
dmgreen updated this revision to Diff 279586.
dmgreen added a comment.
Cleaned up some of the MVE/NEONimmAllZerosV and friends. Now called ARMimmAllZerosV and made a little simpler where possible.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84091/new/
https://reviews.llvm.org/D84091
Files:
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/ARMInstrNEON.td
llvm/test/CodeGen/Thumb2/mve-pred-selectop3.ll
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84091.279586.patch
Type: text/x-patch
Size: 38279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/41babd2b/attachment.bin>
More information about the llvm-commits
mailing list