[PATCH] D53575: [X86][BMI1] X86DAGToDAGISel: select BEXTR from x & (-1 >> (32 - y)) pattern

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 04:15:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345584: [X86][BMI1] X86DAGToDAGISel: select BEXTR from x &  (-1 >> (32 - y)) pattern (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53575?vs=171664&id=171667#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53575

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53575.171667.patch
Type: text/x-patch
Size: 5563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/7418d2e4/attachment.bin>


More information about the llvm-commits mailing list