[PATCH] D65222: [IPSCCP] Add assertion to surface cases where we zap returns with overdefined users.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 27 11:21:31 PDT 2019
fhahn added a comment.
We at least have to check if the user is a blockaddress. If they do not have any users in the IR, we won't have lattice values for them.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65222/new/
https://reviews.llvm.org/D65222
More information about the llvm-commits
mailing list