[all-commits] [llvm/llvm-project] 79b222: [OpenCL] Fix types with signed prefix in arginfo m...

Anastasia Stulova via All-commits all-commits at lists.llvm.org
Tue Feb 9 07:14:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79b222c39f0e4377b49191b6aba080b1607f3fa7
      https://github.com/llvm/llvm-project/commit/79b222c39f0e4377b49191b6aba080b1607f3fa7
  Author: Anastasia Stulova <anastasia.stulova at arm.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/test/CodeGenOpenCL/kernel-arg-info.cl

  Log Message:
  -----------
  [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




More information about the All-commits mailing list