[PATCH] D42948: [SelectionDAG] Support some SimplifySetCC cases for comparing against vector splats of constants.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 14:19:37 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326495: [SelectionDAG] Support some SimplifySetCC cases for comparing against vector… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42948?vs=135557&id=136603#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42948

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42948.136603.patch
Type: text/x-patch
Size: 10246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/9a40bc6c/attachment.bin>


More information about the llvm-commits mailing list