[PATCH] D92454: [VE] Add vand, vor, and vxor intrinsic instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 05:53:04 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd0159bd8141: [VE] Add vand, vor, and vxor intrinsic instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92454

Files:
  llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
  llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
  llvm/test/CodeGen/VE/VELIntrinsics/vand.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vor.ll
  llvm/test/CodeGen/VE/VELIntrinsics/vxor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92454.308942.patch
Type: text/x-patch
Size: 39631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/61eca16c/attachment.bin>


More information about the llvm-commits mailing list