[llvm-dev] What is the purpose of itineraries and stages in tablegen?

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 9 15:04:18 PDT 2015


As far as I understand itineraries instruction stages and instruction
itinerary data  classes are used to describe how instruction is moving
through the pipeline. The LLVM for OR1K (
https://github.com/openrisc/llvm-or1k) does not have these kind of
descriptions. What am I missing? How come it doesn't have it? Is there
another way to provide this information?

Any help is appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151009/c0481363/attachment.html>


More information about the llvm-dev mailing list