<div dir="ltr">Hi,<div><br></div><div>there is a rather basic <a href="http://llvm.org/docs/doxygen/html/CostModel_8cpp_source.html" target="_blank">CostModelAnalysis</a>.</div><div><br></div><div>It gives you a cost estimate, where higher numbers generally mean less throughput. See also other discussions on this list regarding how to use it [1].</div>


<div><br></div><div>This is the only model I'm aware of. I'd be interested myself whether there are others.</div><div><br></div><div>Cheers,</div><div>Jonas</div><div><br></div><div>[1]: <a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/thread.html#74836">http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/thread.html#74836</a></div>

<div><br></div></div>