[PATCH] D47874: [SCEVExpander] Ignore dbg info when finding insertion point.
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 7 08:40:40 PDT 2018
vsk added subscribers: hsaito, debug-info.
vsk added a comment.
Thanks for doing this. Do you think we have the same bug here w.r.t lifetime markers, assume intrinsics, etc? If so, maybe this patch would be the right vehicle to add something like Instruction::isMetaInstruction, as suggested by Hideki in a previous thread.
As far as testing is concerned, I’ve started running
https://reviews.llvm.org/D47874
More information about the llvm-commits
mailing list