[all-commits] [llvm/llvm-project] f07718: [mlir][transform] Improve error when merging of mo...
Ingo Müller via All-commits
all-commits at lists.llvm.org
Tue Oct 24 07:40:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f07718b708e95c1ba0608eab458e9b37eaa8bbe3
https://github.com/llvm/llvm-project/commit/f07718b708e95c1ba0608eab458e9b37eaa8bbe3
Author: Ingo Müller <ingomueller at google.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/Transforms/TransformInterpreterUtils.h
M mlir/lib/Dialect/Transform/Transforms/TransformInterpreterPassBase.cpp
M mlir/lib/Dialect/Transform/Transforms/TransformInterpreterUtils.cpp
M mlir/test/Dialect/Transform/test-interpreter-external-symbol-decl-invalid.mlir
Log Message:
-----------
[mlir][transform] Improve error when merging of modules fails. (#69331)
This resolved #69112.
More information about the All-commits
mailing list