aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorddubov100 <155631080+ddubov100@users.noreply.github.com>2025-10-20 19:18:08 +0300
committerGitHub <noreply@github.com>2025-10-20 18:18:08 +0200
commitaf4fbcaed7acb58119f67c0055e80accdd2b70dc (patch)
tree9ea04fb23ed0c237fa48c6ca697a1d8db6669300 /clang/lib/Frontend/CompilerInvocation.cpp
parent6b83e6896c7fba52730da52d0f370b4f3b52af0d (diff)
downloadllvm-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