[PATCH] D53521: [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 23 06:21:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345027: Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32… (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53521?vs=170591&id=170622#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53521
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.td
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: D53521.170622.patch
Type: text/x-patch
Size: 47320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/55f33db2/attachment.bin>
More information about the llvm-commits
mailing list