[all-commits] [llvm/llvm-project] 35a77f: [Clang][SVE2.1] Update names of the `svwhileXX` bu...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Mon Dec 18 08:50:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35a77fc13ce62f4bc21b65c130801cb5f42fb228
      https://github.com/llvm/llvm-project/commit/35a77fc13ce62f4bc21b65c130801cb5f42fb228
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_while_pn.c
    M clang/test/Sema/aarch64-sve2p1-intrinsics/acle_sve2p1_imm.cpp

  Log Message:
  -----------
  [Clang][SVE2.1] Update names of the `svwhileXX` builtins with predicate-as-counter (#75200)

The `_s64`/`_u64` part can be omitted now and the name variants do not
include unsigned comparison mnemonics. Both are inferred from
the argument types.




More information about the All-commits mailing list