[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass
Alex Crichton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 6 18:37:14 PDT 2018
alexcrichton added a comment.
This is a bit late on this, but we're currently trying to upgrade LLVM in Rust <https://github.com/rust-lang/rust/pull/51966> and we've run into a performance regression bisected to this change <https://bugs.llvm.org/show_bug.cgi?id=38088>, if those here familiar with this commit could help investigate that it'd be much appreciated!
Repository:
rL LLVM
https://reviews.llvm.org/D40146
More information about the llvm-commits
mailing list