[PATCH] D63459: Loop Cache Analysis
Ettore Tiotto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 06:34:53 PDT 2019
etiotto updated this revision to Diff 211487.
etiotto added a comment.
Herald added subscribers: MaskRay, nemanjai.
Addressing code review comments given by @Meinersbur and @fhahn.
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.211487.patch
Type: text/x-patch
Size: 58300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/1ad6a615/attachment.bin>
More information about the llvm-commits
mailing list