summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-08-08 16:15:33 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-08-08 16:15:33 +0000
commitdbde718676315b5666f288840c4265550b305289 (patch)
tree82602a615fa4cc5ef4464ea64b117be7ee6a3d66 /llvm/lib/Analysis/ValueTracking.cpp
parentc7d4110aa747e587405e811ddaacc8961c274042 (diff)
downloadbcm5719-llvm-dbde718676315b5666f288840c4265550b305289.tar.gz
bcm5719-llvm-dbde718676315b5666f288840c4265550b305289.zip
Do not use isl_set_project_out to get all loop prefixes
Currently, only convex isolation sets can be efficiently processed by isl. Consequently, as a temporary solution, we use a different algorithm for partial tile isolation that helps to build convex isolation sets in some cases. Reviewed-by: Tobias Grosser <tobias@grosser.es> Differential Revision: https://reviews.llvm.org/D36278 llvm-svn: 310374
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud