[PATCH] D118332: [VE] Packed v512i32 isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 04:51:53 PST 2022


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

Add `rv` and `vr` operand tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118332/new/

https://reviews.llvm.org/D118332

Files:
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/test/CodeGen/VE/Packed/vp_add.ll
  llvm/test/CodeGen/VE/Packed/vp_and.ll
  llvm/test/CodeGen/VE/Packed/vp_or.ll
  llvm/test/CodeGen/VE/Packed/vp_shl.ll
  llvm/test/CodeGen/VE/Packed/vp_sra.ll
  llvm/test/CodeGen/VE/Packed/vp_srl.ll
  llvm/test/CodeGen/VE/Packed/vp_sub.ll
  llvm/test/CodeGen/VE/Packed/vp_xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118332.405221.patch
Type: text/x-patch
Size: 21858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/2e0c24ac/attachment.bin>


More information about the llvm-commits mailing list