[PATCH] D92697: [VE] Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 02:28:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG67dbc8195d3f: [VE] Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92697

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vfmad.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfmsb.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfnmad.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfnmsb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92697.309846.patch
Type: text/x-patch
Size: 127675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/54d26824/attachment-0001.bin>


More information about the llvm-commits mailing list