[Bug ipa/98925] Extend ipa-prop to handle return functions for slot optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98925 Sam James changed: What|Removed |Added Status|NEW |ASSIGNED
[Bug ipa/98925] Extend ipa-prop to handle return functions for slot optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98925 --- Comment #3 from Jan Hubicka --- Return value range propagation was added in r:53ba8d669550d3a1f809048428b97ca607f95cf5 however it works on scalar return values only for now. Extending it to aggregates is a logical next step and should not be