[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 05:35:36 PST 2020


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

- `OpNode=null_frag` to last position
- rebased


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


More information about the llvm-commits mailing list