[PATCH] D48181: [JumpThreading] Ignore nil destionation when determining whether a block only goes to a single destination
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 08:45:11 PDT 2018
brzycki added a comment.
Hi @trentxintong , I am just starting to review this diff and will get back to you with more meaningful comments soon. While I'm doing that could you tell me if this work is from a bug you discovered or for a new feature you'd like to see implemented. Looking at your .ll changes below makes me believe this is a new feature, but I'd like to be sure to know.
Repository:
rL LLVM
https://reviews.llvm.org/D48181
More information about the llvm-commits
mailing list