[PATCH] D92387: [VE] Add vcmp, vmax, and vmin intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 18:17:05 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc1762bcf0a3b: [VE] Add vcmp, vmax, and vmin intrinsic instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92387

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vcmp.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vmax.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vmin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92387.308830.patch
Type: text/x-patch
Size: 119701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/133f74e4/attachment.bin>


More information about the llvm-commits mailing list