[PATCH] D75977: [JumpThreading] Fix PR44611
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 15:07:59 PDT 2020
kazu added a comment.
Hi junparser, your main change in JumpThreading.cpp looks good. Now, could you explain your change in removed-use.ll? To be honest, I haven't understood the original intent of the testcase. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75977/new/
https://reviews.llvm.org/D75977
More information about the llvm-commits
mailing list