Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopFlatten.cpp
John Brawn a04d4a03f7 [LoopFlatten] Use loop versioning when overflow can't be disproven (#78576)
Implement the TODO in loop flattening to version the loop when we can't
prove that the trip count calculation won't overflow.
2024-01-25 13:57:19 +00:00

42 KiB