[all-commits] [llvm/llvm-project] 6b1a04: [OpenCL][SPIR-V] Test extern functions with a poin...

Anastasia Stulova via All-commits all-commits at lists.llvm.org
Thu Sep 1 02:23:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b1a04529c8fba4019b3a7f56fe6e4938f3a188a
      https://github.com/llvm/llvm-project/commit/6b1a04529c8fba4019b3a7f56fe6e4938f3a188a
  Author: Anastasia Stulova <anastasia.stulova at arm.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    A clang/test/CodeGenOpenCL/opaque-ptr-spirv.cl

  Log Message:
  -----------
  [OpenCL][SPIR-V] Test extern functions with a pointer arg.

Added a test case that enhances coverage of opaque pointers
particularly for the problematic case with extern functions
for which there is no solution found for type recovery.

Differential Revision: https://reviews.llvm.org/D130768




More information about the All-commits mailing list