[LoopCacheAnalysis] Consider dimension depth of the subscript reference when calculat...
authorBardia Mahjour <bmahjour@ca.ibm.com>
Mon, 2 May 2022 20:49:10 +0000 (16:49 -0400)
committerBardia Mahjour <bmahjour@ca.ibm.com>
Mon, 2 May 2022 20:49:10 +0000 (16:49 -0400)
commitef4ecc3ceffcf3ef129640c813f823c974f9ba22
tree689e2dc0e34d45b8e14e54e53cc12c2397975ef0
parent084b65f7dc3986f0ee584c1b449cfe0c5e751fb3
[LoopCacheAnalysis] Consider dimension depth of the subscript reference when calculating cost

Reviewed By: congzhe, etiotto

Differential Revision: https://reviews.llvm.org/D123400
llvm/include/llvm/Analysis/LoopCacheAnalysis.h
llvm/lib/Analysis/LoopCacheAnalysis.cpp
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/LoopnestFixedSize.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/multi-store.ll [new file with mode: 0644]
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll