[all-commits] [llvm/llvm-project] 0e2d00: [CIR] Add Centralized dialect registration lib for...
David Rivera via All-commits
all-commits at lists.llvm.org
Thu May 28 13:25:42 PDT 2026
Branch: refs/heads/users/riverdave/cir/centralise-mlir-dialect-registration
Home: https://github.com/llvm/llvm-project
Commit: 0e2d00c30bdcae4ddd7ad3fb7a97764a2b5a1fee
https://github.com/llvm/llvm-project/commit/0e2d00c30bdcae4ddd7ad3fb7a97764a2b5a1fee
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