Displaying 2 results from an estimated 2 matches for "59bec1c6".
2012 Aug 21
0
[LLVMdev] How to uniquely remember a loop?
...ta be available always? If so, what are good pointers to explore?
Certainly no guarantee. Do you want your optimization to depend on debug info?
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120821/59bec1c6/attachment.html>
2012 Aug 21
2
[LLVMdev] How to uniquely remember a loop?
>On Aug 16, 2012, at 1:09 PM, "Rao, Prashantha" <Prashantha.Rao at amd.com<mailto:Prashantha.Rao at amd.com>> wrote:
>Hi-
>I am writing a pass to traverse loops and collect some analysis data and later on come back to transform the IR. In the analysis phase I need to >remember statistics regarding every loop in the program. What is the best way to uniquely