[PATCH] D45872: [DA] Enable -da-delinearize by default
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 04:59:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335217: [DA] Enable -da-delinearize by default (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45872?vs=149789&id=152253#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45872
Files:
llvm/trunk/include/llvm/Analysis/DependenceAnalysis.h
llvm/trunk/lib/Analysis/DependenceAnalysis.cpp
llvm/trunk/test/Analysis/Delinearization/multidim_two_accesses_different_delinearization.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Banerjee.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Coupled.ll
llvm/trunk/test/Analysis/DependenceAnalysis/DADelin.ll
llvm/trunk/test/Analysis/DependenceAnalysis/ExactSIV.ll
llvm/trunk/test/Analysis/DependenceAnalysis/GCD.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Invariant.ll
llvm/trunk/test/Analysis/DependenceAnalysis/NonAffineExpr.ll
llvm/trunk/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Preliminary.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Propagating.ll
llvm/trunk/test/Analysis/DependenceAnalysis/Separability.ll
llvm/trunk/test/Analysis/DependenceAnalysis/StrongSIV.ll
llvm/trunk/test/Analysis/DependenceAnalysis/SymbolicSIV.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-insts-between-indvar.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45872.152253.patch
Type: text/x-patch
Size: 39327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/c6f8d03a/attachment.bin>
More information about the llvm-commits
mailing list