[PATCH] D151307: [Clang][SVE2.1] Add svwhile (predicate-as-counter) builtins

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 01:42:50 PDT 2023


CarolineConcatto created this revision.
Herald added subscribers: kristof.beyls, tschuett.
Herald added a project: All.
CarolineConcatto requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

As described in: https://github.com/ARM-software/acle/pull/257

Patch by : David Sherwood <david.sherwood at arm.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151307

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_while_pn.c
  clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151307.525063.patch
Type: text/x-patch
Size: 52132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230524/55dacd60/attachment-0001.bin>


More information about the cfe-commits mailing list