<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 08/19/2014 05:40 AM, Jonas Wagner
wrote:<br>
</div>
<blockquote
cite="mid:CAMRJFfK6U-nnLr-qeeg92g5NA79jgfUYHEbqSSoiTqxOKVfEsg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>there is a rather basic <a moz-do-not-send="true"
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 moz-do-not-send="true"
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>
</blockquote>
Thanks a lot!<br>
<br>
Let me take a look at these!<br>
<br>
Best,<br>
<br>
Linhai<br>
</body>
</html>