[all-commits] [llvm/llvm-project] 7f2f6e: clang/OpenCL: Check calling convention in test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jan 12 10:39:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f2f6eec3ead9c5715c86159919d6df182d1cc4d
      https://github.com/llvm/llvm-project/commit/7f2f6eec3ead9c5715c86159919d6df182d1cc4d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M clang/test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl

  Log Message:
  -----------
  clang/OpenCL: Check calling convention in test

update_cc_test_checks misses this, so make sure at least one block
enqueue test manually checks the calling convention for the kernel.




More information about the All-commits mailing list