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