diff options
author | Oleksandr "Alex" Zinenko <zinenko@google.com> | 2024-03-28 18:52:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 18:52:10 +0100 |
commit | 0b790572b108bf691d11dece07bca65ca457fc88 (patch) | |
tree | d8567ca5edf6efb7ad8d48ee67f465bca34eea33 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 2af3b43642017d13de2b6d9802915851517fa0ca (diff) | |
download | llvm-0b790572b108bf691d11dece07bca65ca457fc88.zip llvm-0b790572b108bf691d11dece07bca65ca457fc88.tar.gz llvm-0b790572b108bf691d11dece07bca65ca457fc88.tar.bz2 |
[mlir] propagate silenceable failures in transform.foreach_match (#86956)
The original implementation was eagerly reporting silenceable failures
from actions as definite failures. Since silenceable failures are
intended for cases when the IR has not been irreversibly modified, it's
okay to propagate them as silenceable failures of the parent op.
Fixes #86834.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions