The accumulate operand was listed as the first read operand in the
SchedRW lists for the various multiply and accumulate instructions,
whereas it should be the third instead.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Updated lit test to just check the computed latencies instead of final schedule. This
will make the test case more robust to future scheduling changes.