[PATCH] D47330: [DAGCombiner] match vector compare and select sizes with extload operand (PR37427)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 10 16:14:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334378: [DAGCombiner] match vector compare and select sizes with extload operand… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47330?vs=148465&id=150665#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47330

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/vsel-cmp-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47330.150665.patch
Type: text/x-patch
Size: 9013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180610/90364fbd/attachment.bin>


More information about the llvm-commits mailing list