[all-commits] [llvm/llvm-project] 5055ee: [Clang][AArch64] Add missing SME functions to head...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Tue Jan 2 01:43:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5055eeea5205d938320590236eeb782c92e40911
      https://github.com/llvm/llvm-project/commit/5055eeea5205d938320590236eeb782c92e40911
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsAArch64.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    A clang/test/CodeGen/aarch64-sme-intrinsics/acle_sme_state_funs.c
    M clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_qcvtn.c
    M clang/utils/TableGen/SveEmitter.cpp

  Log Message:
  -----------
  [Clang][AArch64] Add missing SME functions to header file. (#75791)

This includes:
* __arm_in_streaming_mode()
* __arm_has_sme()
* __arm_za_disable()
* __svundef_za()




More information about the All-commits mailing list