[llvm-dev] Determine which instruction uses which resource

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 3 17:44:24 PST 2015


I've described my custom VLIW (Escala) using itineraries. Each itinerary
contains information about which functional units an instruction can use. I
was trying to figure out if there is a way to pull out this information but
was unsuccessful. So the question is: is there a way to figure out which
functional units a given instruction is using?

Any help is appreciated.

-- 
Rail Shafigulin
Software Engineer
Esencia Technologies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151203/c70fa4e3/attachment.html>


More information about the llvm-dev mailing list