[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 06:39:26 PST 2020


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

- rebased
- updated for `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.239881.patch
Type: text/x-patch
Size: 27953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/8fb7463e/attachment.bin>


More information about the llvm-commits mailing list