[PATCH] D56715: X86DAGToDAGISel::matchBitExtract(): prepare 'control' in 32 bits

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 11:04:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353073: [X86] X86DAGToDAGISel::matchBitExtract(): prepare 'control' in 32 bits (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56715?vs=181838&id=185098#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56715/new/

https://reviews.llvm.org/D56715

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: D56715.185098.patch
Type: text/x-patch
Size: 20075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/1b8bdea8/attachment.bin>


More information about the llvm-commits mailing list