[PATCH] D110290: [JumpThreading] Ignore free instructions
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 24 09:43:14 PDT 2021
hans added a comment.
In D110290#3021030 <https://reviews.llvm.org/D110290#3021030>, @nikic wrote:
> @hans Do I understand correctly that this change was mistakenly reverted and can be reapplied now that the DSE issue is fixed?
Yes, it looks like the DSE change was the real issue. Sorry for the noise. I'll re-apply this one unless you beat me to it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110290/new/
https://reviews.llvm.org/D110290
More information about the llvm-commits
mailing list