[all-commits] [llvm/llvm-project] 41e22a: [Offload] Set size correctly in olLaunchKernel cts...

Ross Brunton via All-commits all-commits at lists.llvm.org
Mon Jun 2 07:27:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41e22aa31b1905aa3e9d83c0343a96ec0d5187ec
      https://github.com/llvm/llvm-project/commit/41e22aa31b1905aa3e9d83c0343a96ec0d5187ec
  Author: Ross Brunton <ross at codeplay.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M offload/unittests/OffloadAPI/device_code/foo.c
    M offload/unittests/OffloadAPI/kernel/olLaunchKernel.cpp

  Log Message:
  -----------
  [Offload] Set size correctly in olLaunchKernel cts test (#142398)

It was previously not scaled by `sizeof(uint32_t)`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list