[PATCH] D44920: [AMDGPU] Inline asm - added i16, half and i128 types support

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 09:33:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334301: [AMDGPU] Inline asm - added i16, half and i128 types support (authored by dfukalov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44920?vs=140402&id=150529#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44920

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/inline-constraints.ll
  llvm/trunk/test/CodeGen/AMDGPU/inlineasm-16.ll
  llvm/trunk/test/CodeGen/AMDGPU/inlineasm-illegal-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44920.150529.patch
Type: text/x-patch
Size: 12228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/bc1dbfd4/attachment.bin>


More information about the llvm-commits mailing list