[PATCH] D101486: [Dependence Analysis] Enable delinearization of fixed sized arrays

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 10:31:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7086025d6567: [Dependence Analysis] Enable delinearization of fixed sized arrays (authored by andrew.w.kaylor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101486

Files:
  llvm/lib/Analysis/DependenceAnalysis.cpp
  llvm/test/Analysis/DependenceAnalysis/Coupled.ll
  llvm/test/Analysis/DependenceAnalysis/Invariant.ll
  llvm/test/Analysis/DependenceAnalysis/PreliminaryNoValidityCheckFixedSize.ll
  llvm/test/Analysis/DependenceAnalysis/Separability.ll
  llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheck.ll
  llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheckFixedSize.ll
  llvm/test/Transforms/LoopInterchange/loop-interchange-optimization-remarks.ll
  llvm/test/Transforms/LoopInterchange/profitability.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101486.344111.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/9f8e44a8/attachment.bin>


More information about the llvm-commits mailing list