[PATCH] D44946: [polly] [ScopInfo] Don't pre-compute the name of the Scop's region.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 27 12:31:09 PDT 2018
Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.
LGTM.
Is there a cost in that the name is not cached anymore? Is it used even if `-polly-use-llvm-names` is not given?
Repository:
rPLO Polly
https://reviews.llvm.org/D44946
More information about the llvm-commits
mailing list