[PATCH] D92938: [VE] Add vsum and vfsum intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 07:09:55 PST 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.

Add vsum and vfsum intrinsic instructions and regression tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92938

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vfsum.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vsum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92938.310522.patch
Type: text/x-patch
Size: 10417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/a9e47f91/attachment.bin>


More information about the llvm-commits mailing list