[PATCH] D150694: [clang] Convert NVPTX OpenMP tests to opaque pointers

Sergei Barannikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 11:08:03 PDT 2023


barannikov88 updated this revision to Diff 522718.
barannikov88 added a comment.

Update failing checks


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150694/new/

https://reviews.llvm.org/D150694

Files:
  clang/test/OpenMP/nvptx_SPMD_codegen.cpp
  clang/test/OpenMP/nvptx_param_translate.c
  clang/test/OpenMP/nvptx_target_firstprivate_codegen.cpp
  clang/test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp
  clang/test/OpenMP/nvptx_unsupported_type_codegen.cpp



More information about the cfe-commits mailing list