[PATCH] D16835: InstCombine: Restrict computeKnownBits() on everyValue to OptLevel > 2
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 11:23:15 PST 2016
MatzeB added a comment.
As we have this discussion on llvm-dev about compiletime at the moment: This is a big chunk we can get back, do we really want to block it on a rewrite of computeKnownBits() which I have no time for at the moment?
Repository:
rL LLVM
http://reviews.llvm.org/D16835
More information about the llvm-commits
mailing list