[all-commits] [llvm/llvm-project] 11f00e: [CIR] Add Centralized dialect registration lib for...
David Rivera via All-commits
all-commits at lists.llvm.org
Thu May 28 13:33:05 PDT 2026
Branch: refs/heads/users/riverdave/cir/centralise-mlir-dialect-registration
Home: https://github.com/llvm/llvm-project
Commit: 11f00e1b0403c52daaeef94fc5177b7109c27250
https://github.com/llvm/llvm-project/commit/11f00e1b0403c52daaeef94fc5177b7109c27250
Author: David Rivera <davidriverg at gmail.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
A clang/include/clang/CIR/Dialect/CIRDialectRegistration.h
M clang/lib/CIR/CodeGen/CIRGenerator.cpp
M clang/lib/CIR/CodeGen/CMakeLists.txt
A clang/lib/CIR/Dialect/CIRDialectRegistration.cpp
M clang/lib/CIR/Dialect/CMakeLists.txt
M clang/tools/cir-opt/CMakeLists.txt
M clang/tools/cir-opt/cir-opt.cpp
Log Message:
-----------
[CIR] Add Centralized dialect registration lib for CIR tools
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