[all-commits] [llvm/llvm-project] 7b8d4e: [AArch64][SME]Update intrinsic interface for ldr/s...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Tue Sep 12 09:32:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b8d4eff02716dd94307fc0c3fd5e998dd2b5f0f
      https://github.com/llvm/llvm-project/commit/7b8d4eff02716dd94307fc0c3fd5e998dd2b5f0f
  Author: CarolineConcatto <51754594+CarolineConcatto at users.noreply.github.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sme.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_ldr.c
    M clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_str.c
    M clang/test/Sema/aarch64-sme-intrinsics/acle_sme_imm.cpp

  Log Message:
  -----------
  [AArch64][SME]Update intrinsic interface for ldr/str (#65593)

The new ACLE PR#225[1] now combines the slice parameters for some
builtins. 

[1]https://github.com/ARM-software/acle/pull/225/files




More information about the All-commits mailing list