[LLVMdev] scoreboard hazard det. and instruction groupings

Anshuman Dasgupta adasgupt at codeaurora.org
Mon Jun 11 12:51:14 PDT 2012


On 6/11/2012 2:23 PM, Andrew Trick wrote:
> On Jun 11, 2012, at 12:07 PM, Hal Finkel<hfinkel at anl.gov>  wrote:
>> Looking at VLIWPacketizerList::PacketizeMIs, it seems like the
>> instructions are first scheduled (via some external scheme?), and then
>> packetized 'in order'. Is that correct?
>
> Anshu?

Yes, we schedule first and then packetize in order.

-Anshu




More information about the llvm-dev mailing list