[PATCH] D92651: [VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 14:52:30 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23034a4a63e1: [VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92651

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vfcmp.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfmax.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfmin.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vfsqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92651.309666.patch
Type: text/x-patch
Size: 62949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/031bc9c8/attachment.bin>


More information about the llvm-commits mailing list