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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 06:14:48 PDT 2018


lebedev.ri updated this revision to Diff 167643.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

In https://reviews.llvm.org/D52426#1250354, @RKSimon wrote:

> @lebedev.ri Are you able to refactor this now that https://reviews.llvm.org/D52570 has landed?


Rebased now that https://reviews.llvm.org/D52570 has landed.


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.167643.patch
Type: text/x-patch
Size: 18925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/8b8c18da/attachment.bin>


More information about the llvm-commits mailing list