[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 Mar 30 03:54:23 PDT 2018


dfukalov marked 2 inline comments as done.
dfukalov added inline comments.


================
Comment at: test/CodeGen/AMDGPU/inlineasm-16.ll:40
 }
 
 attributes #0 = { nounwind }
----------------
arsenm wrote:
> Should also test packed types here?
they are already tested in inlineasm-packed.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D44920





More information about the llvm-commits mailing list