This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6397326b82 AMDGPU: Add max-mix-insts subtarget feature new 7bb5f9ead4d DAG: Fix creating select with wrong condition type
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 11 ++++- test/CodeGen/AMDGPU/widen-vselect-and-mask.ll | 52 ++++++++++++++++++++++++ test/CodeGen/X86/avx512-vselect.ll | 39 +++++------------- 3 files changed, 72 insertions(+), 30 deletions(-) create mode 100644 test/CodeGen/AMDGPU/widen-vselect-and-mask.ll