[all-commits] [llvm/llvm-project] 006cd3: [OpenMP][Obvious] Fix incorrect variant selector i...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Oct 25 11:48:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 006cd37960c9be9ed37ca4075187b57432264f9a
      https://github.com/llvm/llvm-project/commit/006cd37960c9be9ed37ca4075187b57432264f9a
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M openmp/libomptarget/test/api/ompx_3d.c
    M openmp/libomptarget/test/api/ompx_3d.cpp

  Log Message:
  -----------
  [OpenMP][Obvious] Fix incorrect variant selector in test

Summary:
This should be `kind` and not `arch`.




More information about the All-commits mailing list