[OpenCL] Fix types with signed prefix in arginfo metadata.
authorAnastasia Stulova <anastasia.stulova@arm.com>
Tue, 9 Feb 2021 15:08:46 +0000 (15:08 +0000)
committerAnastasia Stulova <anastasia.stulova@arm.com>
Tue, 9 Feb 2021 15:13:19 +0000 (15:13 +0000)
commit79b222c39f0e4377b49191b6aba080b1607f3fa7
tree0b14b34ff6fed743e7a09c47cce67fdc1f6a018e
parent7784ce078d8802802ceeda612479adbedf9afa81
[OpenCL] Fix types with signed prefix in arginfo metadata.

Signed prefix is removed and the single word spelling is
printed for the scalar types.

Tags: #clang

Differential Revision: https://reviews.llvm.org/D96161
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenOpenCL/kernel-arg-info.cl