[PATCH] D52304: [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ~(-1 << nbits) pattern

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 10:47:29 PDT 2018


RKSimon added a comment.

Shouldn't this wait until we've moved BEXTR creation in https://reviews.llvm.org/D52426?


Repository:
  rL LLVM

https://reviews.llvm.org/D52304





More information about the llvm-commits mailing list