[all-commits] [llvm/llvm-project] af99f1: [CIR] Upstream the basic structure of LoweringPrep...

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Jul 15 03:33:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af99f18d91a440504f2e375ee78a2a744e39ab65
      https://github.com/llvm/llvm-project/commit/af99f18d91a440504f2e375ee78a2a744e39ab65
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/Passes.h
    M clang/include/clang/CIR/Dialect/Passes.td
    M clang/lib/CIR/Dialect/Transforms/CMakeLists.txt
    A clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    M clang/lib/CIR/Lowering/CIRPasses.cpp

  Log Message:
  -----------
  [CIR] Upstream the basic structure of LoweringPrepare pass (#148545)

Upstream, the basic structure of the LoweringPrepare pass as a
prerequisite for other ComplexType PR's

https://github.com/llvm/llvm-project/issues/141365



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