[llvm-dev] How shall I evaluate the latency of each instruction in LLVM IR?
Duan Bing via llvm-dev
llvm-dev at lists.llvm.org
Sun May 12 18:58:31 PDT 2019
Inspired by https://www.agner.org/optimize/instruction_tables.pdf, which
gives us the latency and reciprocal throughput of each instruction in the
different architecture of X86, Is there anybody taking the effort to do a
similar job for LLVM IR?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190513/6b565a12/attachment.html>
More information about the llvm-dev
mailing list