[all-commits] [llvm/llvm-project] d46ef8: [CIR][NFC] Migrate more calls to free create funct...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Wed Oct 22 15:43:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d46ef863d9549ddcea3e592b44bab0fc03edc5d5
      https://github.com/llvm/llvm-project/commit/d46ef863d9549ddcea3e592b44bab0fc03edc5d5
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuilder.cpp
    M clang/lib/CIR/CodeGen/CIRGenCXXABI.cpp
    M clang/lib/CIR/CodeGen/CIRGenExpr.cpp
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepareItaniumCXXABI.cpp

  Log Message:
  -----------
  [CIR][NFC] Migrate more calls to free create functions (#164719)

This migrates some code that was calling the now-deprecated form of the
MLIR builder create function.



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