https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120811
Jeffrey A. Law changed:
What|Removed |Added
CC||smunnangi1 at ventanamicro dot
com
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120811
--- Comment #4 from Jeffrey A. Law ---
*** Bug 120459 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120811
Jeffrey A. Law changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120811
--- Comment #1 from Vineet Gupta ---
Perhaps worth looking into the new RISC-V pass fold-memory-offset ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120811
--- Comment #2 from Jeffrey A. Law ---
And combine. Though I suspect this is fallout from the way we're handling
2*simm12 cases with a define_insn_and_split. I've got a plan there and I'm
just waiting for Shreya to wrap up her current task be