[all-commits] [llvm/llvm-project] 823ff3: Address Comments & Use MLIR's shape global dialect...
David Rivera via All-commits
all-commits at lists.llvm.org
Tue Jun 2 10:14:02 PDT 2026
Branch: refs/heads/users/riverdave/cir/centralise-mlir-dialect-registration
Home: https://github.com/llvm/llvm-project
Commit: 823ff374321ed658556cbd74f04cc7e9d5aad30e
https://github.com/llvm/llvm-project/commit/823ff374321ed658556cbd74f04cc7e9d5aad30e
Author: David Rivera <davidriverg at gmail.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
R clang/include/clang/CIR/Dialect/CIRDialectRegistration.h
A clang/include/clang/CIR/InitAllDialects.h
M clang/lib/CIR/CMakeLists.txt
M clang/lib/CIR/CodeGen/CIRGenerator.cpp
M clang/lib/CIR/CodeGen/CMakeLists.txt
R clang/lib/CIR/Dialect/CIRDialectRegistration.cpp
M clang/lib/CIR/Dialect/CMakeLists.txt
A clang/lib/CIR/RegisterAllDialects.cpp
A clang/test/CIR/IR/openacc.cir
M clang/tools/cir-lsp-server/CMakeLists.txt
M clang/tools/cir-lsp-server/cir-lsp-server.cpp
M clang/tools/cir-opt/CMakeLists.txt
M clang/tools/cir-opt/cir-opt.cpp
Log Message:
-----------
Address Comments & Use MLIR's shape global dialect initialization
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