Files
clang-p2996/llvm/lib/Transforms/Utils/SCCPSolver.cpp
Nikita Popov 0797c184c6 [SCCP] Explicitly mark gep as overdefined if ct eval fails
Don't just leave the result as unknown. I think this currently
works out thanks to undef resolution, but the correct thing to
do is set it to overdefined explicitly.
2024-09-03 14:39:31 +02:00

80 KiB