[PATCH] D52426: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 11:46:38 PDT 2018


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

Move to after `isBeforeLegalizeOps()`.


Repository:
  rL LLVM

https://reviews.llvm.org/D52426

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/bmi-x86_64.ll
  test/CodeGen/X86/extract-bits.ll
  test/CodeGen/X86/tbm_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52426.167790.patch
Type: text/x-patch
Size: 27223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/88939446/attachment-0001.bin>


More information about the llvm-commits mailing list