[PATCH] D36055: [X86] Disable creating BEXTR from shift and mask operations with BMI. Only do it for TBM.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 04:16:42 PDT 2017


RKSimon added a comment.

What about BMI cases that reuse the constant?


https://reviews.llvm.org/D36055





More information about the llvm-commits mailing list