[PATCH] D52348: [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ((1 << nbits) + (-1)) pattern
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 06:56:27 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344902: [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ((1 << nbits) + (-1))… (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52348?vs=169160&id=170404#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52348
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: D52348.170404.patch
Type: text/x-patch
Size: 23927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/71c2b13b/attachment.bin>
More information about the llvm-commits
mailing list