On 7/18/25 11:03 AM, Artemiy Volkov wrote:
On Wed, Jul 02, 2025 at 08:15:40PM -0600, Jeff Law wrote:
A number of folks have had their fingers in this code and it's going to take
a few submissions to do everything we want to do.
This patch is primarily concerned with avoiding signaling that fusion can
occur in cases where it obviously should not be signaling fusion.
Hi Jeff,
With this change, we're liable to ICE whenever prev_set or curr_set are
NULL_RTX. For a fix, how about something like the below?
Sure. Do you have commit privs in the repo? If so this is OK once
pre-commit testing confirms there aren't any regressions.
Did this trigger with the other work you're doing? Or was things
something you saw without our ongoing fusion work?
jeff