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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 07:28:11 PDT 2018


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

Split into two reviews.
This only moves the code, but one test still changes..


Repository:
  rL LLVM

https://reviews.llvm.org/D52426

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/tbm_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52426.169007.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/75f08e52/attachment.bin>


More information about the llvm-commits mailing list