[PATCH] D92377: [VE] Add vmul and vdiv intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 03:09:47 PST 2020


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

Add vmul and vdiv intrinsic instructions and regression tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92377

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92377.308601.patch
Type: text/x-patch
Size: 116683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/06f6e72f/attachment.bin>


More information about the llvm-commits mailing list