[all-commits] [llvm/llvm-project] ca17b2: [libomptarget] [amdgpu] Fix copy-paste error setti...

dhruvachak via All-commits all-commits at lists.llvm.org
Mon May 24 15:24:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca17b26d4d7a1bd95346184d3f3ccdf006c33781
      https://github.com/llvm/llvm-project/commit/ca17b26d4d7a1bd95346184d3f3ccdf006c33781
  Author: Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

  Log Message:
  -----------
  [libomptarget] [amdgpu] Fix copy-paste error setting NumThreads for a corner case.

Fix the case where NumTeams was set incorrectly instead of NumThreads

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list