[PATCH] D69977: [InstCombine] avoid crash from deleting an instruction that still has uses (PR43723)
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 11:48:25 PST 2019
efriedma added a comment.
How confident are we that there aren't other uses of the return value of llvm.invariant.start?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69977/new/
https://reviews.llvm.org/D69977
More information about the llvm-commits
mailing list