[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.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 13:46:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349962: [X86] Add isel patterns to match BMI/TBMI instructions when lowering has turned… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55813?vs=178614&id=179345#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55813

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/test/CodeGen/X86/bmi.ll
  llvm/trunk/test/CodeGen/X86/tbm_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55813.179345.patch
Type: text/x-patch
Size: 10323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/cc07e219/attachment.bin>


More information about the llvm-commits mailing list