[PATCH] D92758: [VE] Add vfmk intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 05:58:13 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 vfmk intrinsic instructions, a few pseudo instructions to expand
vfmk intrinsic using VM512 correctly, and regression tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92758

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/lib/Target/VE/VEInstrVec.td
  llvm/test/CodeGen/VE/VELIntrinsics/vfmk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92758.309891.patch
Type: text/x-patch
Size: 247743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/97af389a/attachment-0001.bin>


More information about the llvm-commits mailing list