diff options
author | Jonas Rickert <Jonas.Rickert@amd.com> | 2025-05-21 08:37:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-20 23:37:27 -0700 |
commit | a21986b152927b368eb9c7516ebeaa0b5fbd3167 (patch) | |
tree | 1d6f3907ed0e2e5eed673371356adf4949e58605 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f87bcf1b4905b3be04998e04a22e515798d82e24 (diff) | |
download | llvm-a21986b152927b368eb9c7516ebeaa0b5fbd3167.zip llvm-a21986b152927b368eb9c7516ebeaa0b5fbd3167.tar.gz llvm-a21986b152927b368eb9c7516ebeaa0b5fbd3167.tar.bz2 |
[MLIR][PDL] Skip over all results in the PDL Bytecode if a Constraint/Rewrite failed (#139255)
Skipping only over the first results leads to the curCodeIt pointing to
the wrong location in the bytecode, causing the execution to continue
with a wrong instruction after the Constraint/Rewrite.
Signed-off-by: Rickert, Jonas <Jonas.Rickert@amd.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions