[PATCH] D35691: [Polly] [ScopInfo] Avoid use of getStmtFor(BB). NFC.

Nandini Singhal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 10:49:21 PDT 2017


nandini12396 added a comment.

@Meinersbur :

Hello Sir,

I know you said to fetch the domain of the BB `(CI->getParent())` without needing to pass a statement for it in getDomainConditions. But I was wondering why this solution is wrong?


https://reviews.llvm.org/D35691





More information about the llvm-commits mailing list