[PATCH] D53164: [X86] X86DAGToDAGISel: handle BZHI selection too, not just BEXTR.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 07:15:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344904: [X86] X86DAGToDAGISel: handle BZHI selection too, not just BEXTR. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53164?vs=170408&id=170409#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53164

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53164.170409.patch
Type: text/x-patch
Size: 7818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/915a50cd/attachment-0001.bin>


More information about the llvm-commits mailing list