[PATCH] D68359: [LegalizeTypes][X86] When splitting a vselect for type legalization, don't split a setcc condition if the setcc input is legal and vXi1 conditions are supported

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 11:41:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373863: [LegalizeTypes][X86] When splitting a vselect for type legalization, don't… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68359?vs=222922&id=223435#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68359/new/

https://reviews.llvm.org/D68359

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/trunk/test/CodeGen/X86/avx512-vselect.ll
  llvm/trunk/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/trunk/test/CodeGen/X86/pr34177.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68359.223435.patch
Type: text/x-patch
Size: 12830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/6d5079e0/attachment.bin>


More information about the llvm-commits mailing list