[PATCH] D115734: [VE] SHL,SRA,SRL v256i32|64 isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 02:33:28 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG676af1272b07: [VE] SHL,SRA,SRL v256i32|64 isel and tests (authored by simoll).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115734

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VVPInstrInfo.td
  llvm/lib/Target/VE/VVPInstrPatternsVec.td
  llvm/lib/Target/VE/VVPNodes.def
  llvm/test/CodeGen/VE/Vector/vp_ashr.ll
  llvm/test/CodeGen/VE/Vector/vp_lshr.ll
  llvm/test/CodeGen/VE/Vector/vp_shl.ll
  llvm/test/CodeGen/VE/Vector/vp_sra.ll
  llvm/test/CodeGen/VE/Vector/vp_srl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115734.394500.patch
Type: text/x-patch
Size: 13747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/ce1e6024/attachment.bin>


More information about the llvm-commits mailing list