[PATCH] D74785: [AArch64][SVE] Add intrinsics for SVE2 bitwise ternary operations

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 08:30:24 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGce70e2899879: [AArch64][SVE] Add intrinsics for SVE2 bitwise ternary operations (authored by dancgr).

Changed prior to commit:
  https://reviews.llvm.org/D74785?vs=245457&id=245663#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74785

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve2-bitwise-ternary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74785.245663.patch
Type: text/x-patch
Size: 17357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/d27a0b64/attachment.bin>


More information about the llvm-commits mailing list