Skip to content
Unverified Commit a19c7c40 authored by bcahoon's avatar bcahoon Committed by GitHub
Browse files

[MachinePipeliner] Fix store-store dependences (#72575)

The pipeliner needs to mark store-store order dependences as
loop carried dependences. Otherwise, the stores may be scheduled
further apart than the MII. The order dependences implies that
the first instance of the dependent store is scheduled before the
second instance of the source store instruction.
parent 38501311
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment