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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 09:06:53 PDT 2017


Meinersbur added a comment.

Could you upload the patch with context please (`git diff -U999999`)?

Use `.copy()` instead of `.get()`.


https://reviews.llvm.org/D35691





More information about the llvm-commits mailing list