[all-commits] [llvm/llvm-project] e12ff3: [CIR] Standardize element type name between Array ...

Amr Hesham via All-commits all-commits at lists.llvm.org
Mon Apr 28 13:51:09 PDT 2025


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

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
    M clang/lib/CIR/CodeGen/CIRGenBuilder.cpp
    M clang/lib/CIR/Dialect/IR/CIRAttrs.cpp
    M clang/lib/CIR/Dialect/IR/CIRTypes.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/lib/CIR/Lowering/LoweringHelpers.cpp

  Log Message:
  -----------
  [CIR] Standardize element type name between Array and Vector Types (#137465)

Standardize the element type name



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