[PATCH] D36581: [DAG] Fix Node Replacement in PromoteIntBinOp
Dmitry Babokin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 13:26:22 PDT 2017
dbabokin added a comment.
In https://reviews.llvm.org/D36581#838767, @niravd wrote:
> I also have a patch that more aggressively causes invalidation-based assertions where latent bugs may lie; I think it'll catch the lion share of the latent bugs.
Let me know if you need to run assertion patch through random testing (which finds all this cases I'm filing as bugs).
https://reviews.llvm.org/D36581
More information about the llvm-commits
mailing list