[llvm-dev] variable instruction latency using itineraries

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 4 13:27:06 PST 2016


It it possible to specify an instruction latency in the itinerary through a
command line option? We have several options for a hardware divider which
have different latencies and it would be nice if I could specify it through
a compiler option rather than changing the value in the code and
recompiling llvm every time?

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/20160104/1dab9b55/attachment.html>


More information about the llvm-dev mailing list