[all-commits] [llvm/llvm-project] 195468: [Clang][SME2] Add multi-vector unpack builtins (#7...

Kerry McLaughlin via All-commits all-commits at lists.llvm.org
Tue Dec 12 05:15:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19546861772f225d2648d7a5f3fea7798a13be70
      https://github.com/llvm/llvm-project/commit/19546861772f225d2648d7a5f3fea7798a13be70
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    A clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_unpkx2.c
    A clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_unpkx4.c

  Log Message:
  -----------
  [Clang][SME2] Add multi-vector unpack builtins (#75075)

Adds the following SME2 builtins:
 - svunpk (x2 & x4)

See https://github.com/ARM-software/acle/pull/217/files

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




More information about the All-commits mailing list