[PATCH] D151433: [Clang][SVE2.1] Add builtins for Multi-vector load and store

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 08:12:33 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4b75d836d24: [Clang][SVE2.1] Add builtins for Multi-vector load and store (authored by CarolineConcatto).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151433

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_ld1.c
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_ldnt1.c
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_st1.c
  clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_stnt1.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151433.557779.patch
Type: text/x-patch
Size: 412121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231019/64e8489c/attachment-0001.bin>


More information about the cfe-commits mailing list