[PATCH] D54095: [X86] X86DAGToDAGISel::matchBitExtract(): extract 'lshr' from `X`

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 05:07:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347048: [X86] X86DAGToDAGISel::matchBitExtract(): extract 'lshr' from `X` (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54095?vs=174167&id=174356#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54095

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54095.174356.patch
Type: text/x-patch
Size: 33857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/130664cb/attachment.bin>


More information about the llvm-commits mailing list