[llvm-dev] Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables

Momchil Velikov via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 15 10:12:31 PDT 2019


>From a quick glance at the code, it looks like both inner loops were
unrolled at least once (vary by architecture)
and have the expected number of multiplications, four and two (if unrolled
once), respectively.

https://gcc.godbolt.org/z/1ks4Pt

--
Momchil Velikov,
Senior Compiler Engineer
Arm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190415/33ccc8fb/attachment.html>


More information about the llvm-dev mailing list