[PATCH] D42142: Adding Live-range reordering for Polly
Siddharth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 09:01:02 PST 2018
bollu added a comment.
@Meinersbur I agree. However, I don't think that this is the right place for the code either. It is more a `DependenceInfo` thing, and maybe it makes sense to teach DependenceInfo to generate this information for us?
Repository:
rPLO Polly
https://reviews.llvm.org/D42142
More information about the llvm-commits
mailing list