Files
clang-p2996/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Nikita Popov d82f0b74de [IndVars] Don't assume backedge value is instruction (PR64891)
In degenerate cases, the backedge value can be folded to poison.

Fixes https://github.com/llvm/llvm-project/issues/64891.
2023-08-22 10:33:33 +02:00

79 KiB