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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 07:07:18 PDT 2018


lebedev.ri updated this revision to Diff 170408.
lebedev.ri added a comment.

Rebased, NFC.


Repository:
  rL LLVM

https://reviews.llvm.org/D53164

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

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


More information about the llvm-commits mailing list