[Bug tree-optimization/126400] Improve TARGET_MEM_REF support for load factoring
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126400 --- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- >Adding another phi is doable. But really we should have a way to hoist of the if `ivtmp.6_20 * 16;` in the first place. And that will fix this too.