[all-commits] [llvm/llvm-project] 989879: [Clang] Allow C++11 style initialisation of SVE ty...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Thu Jun 29 05:17:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 989879f8fded41c732db93864461b3a67b9f1501
      https://github.com/llvm/llvm-project/commit/989879f8fded41c732db93864461b3a67b9f1501
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2023-06-29 (Thu, 29 Jun 2023)

  Changed paths:
    M clang/lib/CodeGen/CGExprScalar.cpp
    A clang/test/CodeGenCXX/aarch64-sve-vector-init.cpp

  Log Message:
  -----------
  [Clang] Allow C++11 style initialisation of SVE types.

Fixes https://github.com/llvm/llvm-project/issues/63223

Differential Revision: https://reviews.llvm.org/D153560




More information about the All-commits mailing list