Displaying 2 results from an estimated 2 matches for "e8d525b5".
2016 Jun 13
2
[Proposal][RFC] Cache aware Loop Cost Analysis
...cise cacheline size but rather a range
based on what multiple architectures have implemented for the same ISA. I
think you'll want something similar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160613/e8d525b5/attachment.html>
2016 Jun 08
5
[Proposal][RFC] Cache aware Loop Cost Analysis
Hi,
This is a proposal about implementing an analysis that calculates loop cost
based on cache data. The primary motivation for implementing this is to
write profitability measures for cache related optimizations like
interchange, fusion, fission, pre-fetching and others.
I have implemented a prototypical version at http://reviews.llvm.org/D21124.
The patch basically creates groups of references