Displaying 1 result from an estimated 1 matches for "f17516f7".
2018 Jun 20
2
PostRAScheduler
Is there any specific documentation on this? Is there a point of contact
for this file that I might bug?
So I have an instruction that needs noops inserted and it appears that the
noops are being inserted in the EmitSchedule function of the
PostRAScheduler. From the loop in EmitSchedule it looks like it's inserting
noops whenever SUnit is NULL. I don't see anything in the DAG that appears