diff options
| author | ddubov100 <155631080+ddubov100@users.noreply.github.com> | 2025-10-20 19:18:08 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-20 18:18:08 +0200 |
| commit | af4fbcaed7acb58119f67c0055e80accdd2b70dc (patch) | |
| tree | 9ea04fb23ed0c237fa48c6ca697a1d8db6669300 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 6b83e6896c7fba52730da52d0f370b4f3b52af0d (diff) | |
| download | llvm-af4fbcaed7acb58119f67c0055e80accdd2b70dc.zip llvm-af4fbcaed7acb58119f67c0055e80accdd2b70dc.tar.gz llvm-af4fbcaed7acb58119f67c0055e80accdd2b70dc.tar.bz2 | |
[mlir][SCF] Fix UB adjustment during `scf.for` loop peeling
Currently when peeling the first iteration, any mentioning of UB within the loop body is replaced with the new UB in the peeled out first iteration. This introduces a bug in the following scenario: Operations inside of the loop that intentionally use the original UB are incorrectly updated.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
