[PATCH] D47874: [SCEVExpander] Ignore dbg info when finding insertion point.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 14:22:22 PDT 2018
fhahn added a comment.
Or maybe it would be even more convenient to just have a new iterator type, which skips such meta instructions.
https://reviews.llvm.org/D47874
More information about the llvm-commits
mailing list