[all-commits] [llvm/llvm-project] 675231: [SVE ACLE] Allow default zero initialisation for s...

Paul Walker via All-commits all-commits at lists.llvm.org
Wed Oct 18 02:40:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 675231eb09ca37a8b76f748c0b73a1e26604ff20
      https://github.com/llvm/llvm-project/commit/675231eb09ca37a8b76f748c0b73a1e26604ff20
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M clang/test/CodeGenCXX/aarch64-sve-vector-init.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/IR/Type.cpp
    M llvm/test/CodeGen/AArch64/sve-zeroinit.ll

  Log Message:
  -----------
  [SVE ACLE] Allow default zero initialisation for svcount_t. (#69321)

This matches the behaviour of the other SVE ACLE types.




More information about the All-commits mailing list