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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 02:03:08 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73ac3b137101: [VE] Packed v512i32 isel and tests (authored by simoll).

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.405549.patch
Type: text/x-patch
Size: 21858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/80467820/attachment.bin>


More information about the llvm-commits mailing list