[PATCH] D26692: AMDGPU: Fix crash on illegal type for inlineasm

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 12:48:42 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

There are still crashes on non-MVT types in other places.


https://reviews.llvm.org/D26692

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/inlineasm-illegal-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26692.78055.patch
Type: text/x-patch
Size: 4064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/477c62d1/attachment.bin>


More information about the llvm-commits mailing list