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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 23:12:48 PDT 2019


lebedev.ri added a comment.

I would think this should go into DAGCombiner under `hasBitTest()` hook.


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

https://reviews.llvm.org/D66687





More information about the llvm-commits mailing list