<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-25 22:59 GMT+08:00 Florian Hahn <span dir="ltr"><<a href="mailto:florian.hahn@arm.com" target="_blank">florian.hahn@arm.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<span class="gmail-"><br>
<br>
On 25/10/2017 15:34, 陳韋任 via llvm-dev wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi All,<br>
<br>
   While reading SchedulePostRATDList::<wbr>ListScheduleTopDown() [1], I find SchedulingPriorityQueue::<wbr>dump has an empty implementation. Therefore, the following debug dump basically outputs nothing.<br>
<br>
       DEBUG(dbgs() << "\n*** Examining Available\n"; AvailableQueue.dump(this));<br>
   Not sure why we want this. Is it intended?<br>
<br>
</blockquote>
<br></span>
It seems like no-one bothered implementing it so far. It should be fairly straight forward to implement for LatencyPriorityQueue though. AFAIK, there is not much work on PostRAscheudlerList going on, as there is the newer PostMachineScheduler.<br></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​I am playing around Hexagon test case, and I find it still run PostRAscheudlerList under O2, unless I add -misched-postra option.</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Wei-Ren Chen (陳韋任)<br>Homepage: <a href="https://people.cs.nctu.edu.tw/~chenwj" target="_blank">https://people.cs.nctu.edu.tw/~chenwj</a></div></div></div>
</div></div>