[all-commits] [llvm/llvm-project] 580860: [OpenMP][NFC] Clean up a bunch of warnings and cla...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Sep 19 12:09:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 580860e8b7341783e8e53114f26b9a9659a3a3e1
      https://github.com/llvm/llvm-project/commit/580860e8b7341783e8e53114f26b9a9659a3a3e1
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/cuda/src/rtl.cpp
    M openmp/device/include/State.h
    M openmp/device/src/Misc.cpp
    M openmp/device/src/Synchronization.cpp
    M openmp/tools/omptest/src/OmptAssertEvent.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)

Summary:
I made the GPU flags accept more of the default LLVM warnings, which
triggered some new cases. Clean those up and fix some other ones while
I'm at it.



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