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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 08:10:47 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.

Repository:
  rG LLVM Github Monorepo

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.394261.patch
Type: text/x-patch
Size: 13747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/857ce821/attachment.bin>


More information about the llvm-commits mailing list