[PATCH] D47874: [SCEVExpander] Ignore dbg info when finding insertion point.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 09:24:49 PDT 2018


fhahn added a comment.

Yep, I think the other meta instructions will cause problems here (and other places) too. I can add a test case for this patch to the loop vectorizer tests, which exposed this problem.


https://reviews.llvm.org/D47874





More information about the llvm-commits mailing list