[PATCH] D24421: AMDGPU: Add runtime metadata KeyArgSExt and KeyArgZExt

Yaxun Liu via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 11:20:26 PDT 2016


yaxunl abandoned this revision.
yaxunl added a comment.

We will follow HSA kernel function ABI so that runtime will not sign/zero extend kernel arguments.


https://reviews.llvm.org/D24421





More information about the llvm-commits mailing list