[PATCH] D48065: DAG: Fix creating concat_vectors with illegal type

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 02:41:19 PDT 2018


arsenm created this revision.
arsenm added reviewers: craig.topper, RKSimon.
Herald added subscribers: nhaehnle, wdng.

Test passes as is, but fails with future patch to make v4i16/v4f16
legal.


https://reviews.llvm.org/D48065

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/concat_vectors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48065.150907.patch
Type: text/x-patch
Size: 20991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/9c5c42d9/attachment.bin>


More information about the llvm-commits mailing list