[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 15 02:20:28 PDT 2018


lebedev.ri updated this revision to Diff 169663.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Simplify `checkOneUse()`.


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.169663.patch
Type: text/x-patch
Size: 7654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/19f84966/attachment.bin>


More information about the llvm-commits mailing list