[all-commits] [llvm/llvm-project] 2fdf8b: [libomptarget][nfc][amdgpu] Factor out setting upp...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Wed May 26 11:58:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fdf8bbd19c33c0eb5fdf88ff3cbd12aae607768
      https://github.com/llvm/llvm-project/commit/2fdf8bbd19c33c0eb5fdf88ff3cbd12aae607768
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

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

  Log Message:
  -----------
  [libomptarget][nfc][amdgpu] Factor out setting upper bounds

Refactor suggested in D103037 to help avoid similar copy-paste errors.
Change is mechanical. Some parts of this would be more robust with unsigned.

Reviewed By: dhruvachak

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




More information about the All-commits mailing list