[OpenMP] Fix test after updating NVPTX atomic inlines
authorJoseph Huber <jhuber6@vols.utk.edu>
Thu, 23 Mar 2023 21:41:25 +0000 (16:41 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Thu, 23 Mar 2023 21:41:25 +0000 (16:41 -0500)
commit9ddc03a17dba1d7aaad73067325344f6b79441b0
tree8c34cd16b5ba51ca04f6620645fee0691bab3b5b
parentd11e49f0c8c52d715cd0f7dea436ac5e0dce9c42
[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.
clang/test/OpenMP/nvptx_nested_parallel_codegen.cpp