[PATCH] D92649: [VE] Add vfadd, vfsub, vfmul, and vfdiv intrinsic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 04:59:06 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe936d1e11345: [VE] Add vfadd, vfsub, vfmul, and vfdiv intrinsic instructions (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92649/new/
https://reviews.llvm.org/D92649
Files:
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vfadd.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfdiv.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfmul.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92649.309514.patch
Type: text/x-patch
Size: 71869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/49806cc9/attachment.bin>
More information about the llvm-commits
mailing list