[PATCH] D124745: [Delinearization] Refactoring of fixed-size array delinearization

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 10:55:33 PDT 2022


congzhe updated this revision to Diff 426456.
congzhe added a comment.

Thanks for the comments, I've updated this patch accordingly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124745/new/

https://reviews.llvm.org/D124745

Files:
  llvm/include/llvm/Analysis/Delinearization.h
  llvm/include/llvm/Analysis/DependenceAnalysis.h
  llvm/include/llvm/Analysis/LoopCacheAnalysis.h
  llvm/lib/Analysis/Delinearization.cpp
  llvm/lib/Analysis/DependenceAnalysis.cpp
  llvm/lib/Analysis/LoopCacheAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124745.426456.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/7a200896/attachment.bin>


More information about the llvm-commits mailing list