[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 02:44:57 PST 2020


simoll updated this revision to Diff 239827.
simoll added a comment.

- This patch includes the changes of (https://reviews.llvm.org/D73259), which should go in first.
- Re-wrote using null_frag


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.239827.patch
Type: text/x-patch
Size: 29265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/b55f53e9/attachment.bin>


More information about the llvm-commits mailing list