[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 11:40:32 PDT 2019


Some multiplications, used in address calculation, may stay after loop
strength reduction, if the target machine has scaled index addressing mode.

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


More information about the llvm-dev mailing list