[PATCH] D31724: [SelectionDAG] Remove special call to LHS computeKnownBits for ANDs with constant RHS.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 07:08:07 PDT 2019


RKSimon added a comment.
Herald added subscribers: ychen, steven.zhang, wuzish, MaskRay.

@craig.topper Is this still relevant? At least some of these changes have been fixed by improvements to SimplifyDemandedBits


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D31724/new/

https://reviews.llvm.org/D31724





More information about the llvm-commits mailing list