[PATCH] D66687: [DAGCombiner] try to form more bt/test + set out of shift+mask patterns

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 31 11:45:34 PDT 2019


xbolva00 accepted this revision.
xbolva00 added a comment.

>> if hexagon enables hasBitTest(), it is not ideal that it cannot handle this basic case - it should be fixed.

..but since this is hexagon general problem (just exposed more now), it should not block this patch futher.


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

https://reviews.llvm.org/D66687





More information about the llvm-commits mailing list