[llvm-dev] Extending DFAPacketizer for the new machine model instead of itineraries

Fatum Niaerdh via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 9 07:28:56 PST 2016


Hello,

I have a VLIW architecture that is described with the new machine model.
I would like to use DFA packetizer for the final stages of
scheduling/packetization, but it only uses itineraries as the source of the
scheduling information.

Are there any plans for the packetizer to be extended to use new machine
model?

Or, do you have any estimation about how difficult it would be to do this?

Thank you in advance,
F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160209/1435cc0b/attachment.html>


More information about the llvm-dev mailing list