[all-commits] [llvm/llvm-project] f5b7d4: [CIR] Upstream local VectorType with 0 init elemen...

Amr Hesham via All-commits all-commits at lists.llvm.org
Mon May 5 13:13:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5b7d42d3d5601323e43bdda105475a06a51c6a1
      https://github.com/llvm/llvm-project/commit/f5b7d42d3d5601323e43bdda105475a06a51c6a1
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/test/CIR/CodeGen/vector-ext.cpp
    M clang/test/CIR/CodeGen/vector.cpp

  Log Message:
  -----------
  [CIR] Upstream local VectorType with 0 init elements (#138346)

This change adds local zero initialization for VectorType

Issue https://github.com/llvm/llvm-project/issues/136487



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list