[PATCH] D151197: [Clang][SVE2p1] Add svpsel builtins

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 03:32:22 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 : Sander de Smalen<sander.desmalen at arm.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151197

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_psel.c
  clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151197.524637.patch
Type: text/x-patch
Size: 19775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/dc957287/attachment-0001.bin>


More information about the cfe-commits mailing list