[PATCH] D73207: [VE] add, sub, left/right shift isel patterns
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 07:07:13 PST 2020
simoll updated this revision to Diff 239889.
simoll added a comment.
- Rebased
- Removed `ADS` for`add` isel pattern (which also wasn't triggered by any tests)
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73207/new/
https://reviews.llvm.org/D73207
Files:
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/addition.ll
llvm/test/CodeGen/VE/left_shift.ll
llvm/test/CodeGen/VE/right_shift.ll
llvm/test/CodeGen/VE/subtraction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73207.239889.patch
Type: text/x-patch
Size: 28333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/f46f9a46/attachment.bin>
More information about the llvm-commits
mailing list