[PATCH] D63459: Loop Cache Analysis
Ettore Tiotto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 14:20:53 PDT 2019
etiotto updated this revision to Diff 214231.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63459/new/
https://reviews.llvm.org/D63459
Files:
llvm/include/llvm/Analysis/LoopCacheAnalysis.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/LoopCacheAnalysis.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/lit.local.cfg
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/loads-store.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matmul.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/stencil.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63459.214231.patch
Type: text/x-patch
Size: 60370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/cf5c62ff/attachment.bin>
More information about the llvm-commits
mailing list