[all-commits] [llvm/llvm-project] 8c1f01: [MLIR] Add missing library in MLIRMLProgramTransfo...
Michele Scuttari via All-commits
all-commits at lists.llvm.org
Fri May 23 03:33:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c1f018cd744a970ad9c4f5ac017031ec7d3362d
https://github.com/llvm/llvm-project/commit/8c1f018cd744a970ad9c4f5ac017031ec7d3362d
Author: Michele Scuttari <michele.scuttari at outlook.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M mlir/lib/Dialect/MLProgram/Transforms/CMakeLists.txt
Log Message:
-----------
[MLIR] Add missing library in MLIRMLProgramTransforms target (#141210)
Add the `MLIRBufferizationTransforms` library in the list libraries linked by the `MLIRMLProgramTransforms` one. The problem was not catched before the merge of #141019.
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