[PATCH] D55813: [X86] Add isel patterns to match BMI/TBMI instructions when lowering has turned the root nodes into one of the flag producing binops.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 11:03:02 PST 2018


craig.topper added a comment.

I can drop the AND FIXME. We got that fixed in D55870 <https://reviews.llvm.org/D55870>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55813





More information about the llvm-commits mailing list