[all-commits] [llvm/llvm-project] 9ddc03: [OpenMP] Fix test after updating NVPTX atomic inlines

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Mar 23 14:42:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ddc03a17dba1d7aaad73067325344f6b79441b0
      https://github.com/llvm/llvm-project/commit/9ddc03a17dba1d7aaad73067325344f6b79441b0
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M clang/test/OpenMP/nvptx_nested_parallel_codegen.cpp

  Log Message:
  -----------
  [OpenMP] Fix test after updating NVPTX atomic inlines

Summary:
The previous patch fixed how we handle emitting atomics for targeting
NVPTX directly. This is the only other file that really does that and
has atomics and I forgot to update it.




More information about the All-commits mailing list