Closed mrwright closed 9 years ago
Right now, the scheduler assumes that any two loads or any two stores can commute, which is not the case when the memory addresses are the same. It should be updated with stricter rules, and then re-enabled.
Resolved by a027c505e2cfdcd09917caba993ec0b8f1ea0713
Right now, the scheduler assumes that any two loads or any two stores can commute, which is not the case when the memory addresses are the same. It should be updated with stricter rules, and then re-enabled.