[PATCH] D45872: [DA] Enable -da-delinearize by default

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 09:09:39 PDT 2018


dmgreen updated this revision to Diff 149498.
dmgreen added reviewers: bcahoon, philip.pfaffe, hiraditya.
dmgreen added a comment.

Rebase


https://reviews.llvm.org/D45872

Files:
  lib/Analysis/DependenceAnalysis.cpp
  test/Analysis/Delinearization/multidim_two_accesses_different_delinearization.ll
  test/Analysis/DependenceAnalysis/Banerjee.ll
  test/Analysis/DependenceAnalysis/Coupled.ll
  test/Analysis/DependenceAnalysis/DADelin.ll
  test/Analysis/DependenceAnalysis/ExactSIV.ll
  test/Analysis/DependenceAnalysis/GCD.ll
  test/Analysis/DependenceAnalysis/Invariant.ll
  test/Analysis/DependenceAnalysis/NonAffineExpr.ll
  test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
  test/Analysis/DependenceAnalysis/Preliminary.ll
  test/Analysis/DependenceAnalysis/Propagating.ll
  test/Analysis/DependenceAnalysis/Separability.ll
  test/Analysis/DependenceAnalysis/StrongSIV.ll
  test/Analysis/DependenceAnalysis/SymbolicSIV.ll
  test/Transforms/LoopInterchange/interchange-insts-between-indvar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45872.149498.patch
Type: text/x-patch
Size: 37608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/99bf50be/attachment.bin>


More information about the llvm-commits mailing list