[PATCH] D36173: [InstSimplify] Perform known-bits analysis in SimplifyAndInst
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 10:12:10 PDT 2017
craig.topper added a comment.
Do you have a real workload that benefits from this. Surely InstCombine would have caught it eventually?
https://reviews.llvm.org/D36173
More information about the llvm-commits
mailing list