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

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 21:22:28 PDT 2022


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

Updated to reflect Michael's final minor comment, will land it shortly.


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.437437.patch
Type: text/x-patch
Size: 10997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/22b0dd45/attachment.bin>


More information about the llvm-commits mailing list