[PATCH] D92550: [VE] Add vsll, vsrl, vsla, vsra, and vsfa intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 06:20:15 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1365718778b4: [VE] Add vsll, vsrl, vsla, vsra, and vsfa intrinsic instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92550

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vsfa.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vsla.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vsll.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vsra.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vsrl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92550.309240.patch
Type: text/x-patch
Size: 99432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/484f4371/attachment.bin>


More information about the llvm-commits mailing list