[PATCH] D60184: [FastISel] Fix crash for gc.relocate lowring
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 3 08:58:12 PDT 2019
reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.
Hm, I think it's better to weaken the invariant in this case. If the instruction is dead, then selectiondag shouldn't be lowering it or expecting to lower it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60184/new/
https://reviews.llvm.org/D60184
More information about the llvm-commits
mailing list