[PATCH] D52304: [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ~(-1 << nbits) pattern

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 00:53:22 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D52304?vs=169159&id=169164#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52304

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/extract-bits.ll
  llvm/trunk/test/CodeGen/X86/extract-lowbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52304.169164.patch
Type: text/x-patch
Size: 23349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/fdca0bea/attachment-0001.bin>


More information about the llvm-commits mailing list