[PATCH] D36055: [X86] Disable creating BEXTR from shift and mask operations with BMI. Only do it for TBM.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 08:24:28 PDT 2017
craig.topper added a comment.
That's a fair point. Is there a way we can detect that case?
https://reviews.llvm.org/D36055
More information about the llvm-commits
mailing list