[Bug target/114782] [Regression] Missed optimization of Induction Variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114782 --- Comment #2 from Andrew Pinski --- I should note I tested aarch64 (where lea 3 operand instructions are still cheap) and powerpc (where lea like instructions don't exist) and they produce what I expect, aarch64 produces an lea like instructio
[Bug target/114782] [Regression] Missed optimization of Induction Variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114782 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Target|