[PATCH] D31724: [SelectionDAG] Remove special call to LHS computeKnownBits for ANDs with constant RHS.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 09:43:29 PDT 2019
craig.topper abandoned this revision.
craig.topper added a comment.
I still think its odd that we do something different than what InstCombine does, but its probably not worth fixing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31724/new/
https://reviews.llvm.org/D31724
More information about the llvm-commits
mailing list