[Bug rtl-optimization/113951] regression redundant load (-fschedule-insns)

2024-04-05 Thread absoler at smail dot nju.edu.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113951 --- Comment #2 from absoler at smail dot nju.edu.cn --- after sched1 modified the code, ce3 introduced this extra load. un-sched1 code would not be pessimised by ce3

[Bug rtl-optimization/113951] regression redundant load

2024-02-16 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113951 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Ever confirmed