[all-commits] [llvm/llvm-project] aa6a6c: [mlir][Transform] Fix transform.sequence crash in ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Nov 9 05:42:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa6a6c56d8ecfcd238e0cf6a14bef9c820102e95
https://github.com/llvm/llvm-project/commit/aa6a6c56d8ecfcd238e0cf6a14bef9c820102e95
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Transform/IR/TransformOps.cpp
M mlir/test/Dialect/Transform/test-interpreter.mlir
Log Message:
-----------
[mlir][Transform] Fix transform.sequence crash in the presence of propagated silenceable errors and yield operations
Differential Revision: https://reviews.llvm.org/D137708
More information about the All-commits
mailing list