[all-commits] [llvm/llvm-project] ef4ecc: [LoopCacheAnalysis] Consider dimension depth of th...

Bardia Mahjour via All-commits all-commits at lists.llvm.org
Mon May 2 13:51:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef4ecc3ceffcf3ef129640c813f823c974f9ba22
      https://github.com/llvm/llvm-project/commit/ef4ecc3ceffcf3ef129640c813f823c974f9ba22
  Author: Bardia Mahjour <bmahjour at ca.ibm.com>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/LoopCacheAnalysis.h
    M llvm/lib/Analysis/LoopCacheAnalysis.cpp
    M llvm/test/Analysis/LoopCacheAnalysis/PowerPC/LoopnestFixedSize.ll
    M llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
    A llvm/test/Analysis/LoopCacheAnalysis/PowerPC/multi-store.ll
    M llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll

  Log Message:
  -----------
  [LoopCacheAnalysis] Consider dimension depth of the subscript reference when calculating cost

Reviewed By: congzhe, etiotto

Differential Revision: https://reviews.llvm.org/D123400




More information about the All-commits mailing list