diff options
author | Roman Gareev <gareevroman@gmail.com> | 2017-08-08 16:15:33 +0000 |
---|---|---|
committer | Roman Gareev <gareevroman@gmail.com> | 2017-08-08 16:15:33 +0000 |
commit | dbde718676315b5666f288840c4265550b305289 (patch) | |
tree | 82602a615fa4cc5ef4464ea64b117be7ee6a3d66 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | c7d4110aa747e587405e811ddaacc8961c274042 (diff) | |
download | bcm5719-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