[PATCH] D30139: AMDGPU: Support inlineasm for packed instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 18 11:34:17 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

Add packed types as legal so they may be used with inlineasm.
Keep all operations expanded for now.

      


https://reviews.llvm.org/D30139

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30139.89030.patch
Type: text/x-patch
Size: 4716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170218/b3aca4ce/attachment.bin>


More information about the llvm-commits mailing list