[PATCH] D115643: [VE] MUL,SUB,OR,XOR v256i32|64 isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 09:29:26 PST 2021


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.

v256i32|i64 isel patterns and tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115643

Files:
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vp_mul.ll
  llvm/test/CodeGen/VE/Vector/vp_or.ll
  llvm/test/CodeGen/VE/Vector/vp_sub.ll
  llvm/test/CodeGen/VE/Vector/vp_xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115643.393926.patch
Type: text/x-patch
Size: 10052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/97e834a8/attachment.bin>


More information about the llvm-commits mailing list