[PATCH] D122776: [LoopCacheAnalysis] Improve loop cache analysis results by taking strides into consideration

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 18:39:32 PDT 2022


congzhe created this revision.
Herald added subscribers: hiraditya, nemanjai.
Herald added a project: All.
congzhe requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122776

Files:
  llvm/include/llvm/Analysis/LoopCacheAnalysis.h
  llvm/lib/Analysis/LoopCacheAnalysis.cpp
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122776.419304.patch
Type: text/x-patch
Size: 15569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/bc13d74e/attachment.bin>


More information about the llvm-commits mailing list