llvm-project
a941e150
- [MLIR][Transform] Return empty handles when the included sequence fails (#169782)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
54 days ago
[MLIR][Transform] Return empty handles when the included sequence fails (#169782) This fixes a bug in the interpreter for transform.include op, which crashes when attempting to copy out the handles from the yield op of a failing sequence.
References
#169782 - [MLIR][Transform] Return empty handles when the included sequence fails
Author
alexdura-inceptron
Parents
442f853e
Loading