[PATCH] D150263: [AArch64][SME2/SVE2p1] Add predicate-as-counter intrinsics for ptrue/cntp

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 01:44:20 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sdesmalen marked an inline comment as done.
Closed by commit rG3b95b818135f: [AArch64][SME2/SVE2p1] Add predicate-as-counter intrinsics for ptrue/cntp (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150263

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/IR/Function.cpp
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve2p1-intrinsics-cntp.ll
  llvm/test/CodeGen/AArch64/sve2p1-intrinsics-predicate-as-counter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150263.521584.patch
Type: text/x-patch
Size: 11724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/4733f11a/attachment.bin>


More information about the llvm-commits mailing list