[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
Loading
Please sign in to comment