[PATCH] D123400: [LoopCacheAnalysis] Consider dimension depth of the subscript reference when calculating cost
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 09:39:50 PDT 2022
bmahjour updated this revision to Diff 423938.
bmahjour added a comment.
Add a test for the multi-store case I mentioned above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123400/new/
https://reviews.llvm.org/D123400
Files:
llvm/include/llvm/Analysis/LoopCacheAnalysis.h
llvm/lib/Analysis/LoopCacheAnalysis.cpp
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/multi-store.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123400.423938.patch
Type: text/x-patch
Size: 12101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/2fe82c59/attachment.bin>
More information about the llvm-commits
mailing list