search for: tck_latency

Displaying 2 results from an estimated 2 matches for "tck_latency".

2020 Apr 28
2
[RFC] Being explicit in the cost model
Hi, I have been working in the TargetTransformInfo layer for the last few weeks with several ongoing goals: > Remove ambiguity. > Improve cost modelling performance, accuracy and utility. > Help empower the backends. > Reduce the surface area of the API. > Reduce the dependencies between the layers - of which there are many! My latest patch is an NFC to help address the issue of
2019 May 13
3
How shall I evaluate the latency of each instruction in LLVM IR?
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: