[all-commits] [llvm/llvm-project] 0d5b7d: [OpenMP] Add a test for D158802 (#70678)

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Oct 30 12:59:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d5b7dd25cc47123d6920207c089c8a9b98571b4
      https://github.com/llvm/llvm-project/commit/0d5b7dd25cc47123d6920207c089c8a9b98571b4
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    A openmp/libomptarget/test/offloading/small_trip_count_thread_limit.cpp

  Log Message:
  -----------
  [OpenMP] Add a test for D158802 (#70678)

In D158802 we honored user's `thread_limit` value even with the
optimization
introduced in D152014. This patch adds a simple test.




More information about the All-commits mailing list