Files
clang-p2996/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Philip Reames 0766c1bd5c [LFTR] Simplify integer case for genLoopLimit [nfc-ish]
The integer case in genLoopLimit reduces down to a special case for narrowing the bitwidth of the limit, and then performing the same expansion we would for a pointer IV.

Differential Revision: https://reviews.llvm.org/D146638
2023-03-22 12:22:05 -07:00

83 KiB