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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 01:07:59 PST 2022


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.403542.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/1fc0ffe3/attachment.bin>


More information about the llvm-commits mailing list