[all-commits] [llvm/llvm-project] a1b0db: [OpenMP][omptest] Add Dispatch equality operator (...

Michael Halkenhäuser via All-commits all-commits at lists.llvm.org
Wed Oct 15 08:46:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1b0db82cf5fdf0a2981877c9a939a8097393049
      https://github.com/llvm/llvm-project/commit/a1b0db82cf5fdf0a2981877c9a939a8097393049
  Author: Michael Halkenhäuser <MichaelGerald.Halkenhauser at amd.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M openmp/tools/omptest/include/InternalEvent.h
    M openmp/tools/omptest/src/InternalEventOperators.cpp
    A openmp/tools/omptest/test/unittests/internal-event-eq-test.cpp
    R openmp/tools/omptest/test/unittests/internal-event-test.cpp
    A openmp/tools/omptest/test/unittests/internal-event-tostring-test.cpp

  Log Message:
  -----------
  [OpenMP][omptest] Add Dispatch equality operator (#162667)

Add equality op which checks 'Kind'
 - For now this seems more reasonable than defaulting to true

Chose to keep toString and equality unit tests separate



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