[all-commits] [llvm/llvm-project] c5b256: [MLIR][MPI] adding MLIRDLTIDialect when linking ML...
Frank Schlimbach via All-commits
all-commits at lists.llvm.org
Mon Jun 23 05:26:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5b256a0e48037fc3ab12102b14511e9ac1e3242
https://github.com/llvm/llvm-project/commit/c5b256a0e48037fc3ab12102b14511e9ac1e3242
Author: Frank Schlimbach <frank.schlimbach at intel.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M mlir/lib/Dialect/MPI/IR/CMakeLists.txt
Log Message:
-----------
[MLIR][MPI] adding MLIRDLTIDialect when linking MLIRMPIDialect (#145316)
Fixing buildbot errors on some platforms like
```
undefined reference to `mlir::dlti::query(mlir::Operation*, llvm::ArrayRef<llvm::StringRef>, bool)'
```
Introduced in #144716
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