[PATCH] D110676: [CFE][Codegen] Update auto-generated check lines for few GPU lit tests

Mahesha S via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 28 20:51:38 PDT 2021


hsmhsm created this revision.
hsmhsm added reviewers: jdoerfert, yaxunl, tra, rjmccall.
Herald added a subscriber: jvesely.
hsmhsm requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

which is essentially required as a pre-commit for https://reviews.llvm.org/D110257.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110676

Files:
  clang/test/CodeGenCUDA/builtins-amdgcn.cu
  clang/test/CodeGenCXX/amdgcn-automatic-variable.cpp
  clang/test/CodeGenCXX/amdgcn-func-arg.cpp
  clang/test/CodeGenCXX/builtin-amdgcn-atomic-inc-dec.cpp
  clang/test/CodeGenSYCL/address-space-deduction.cpp
  clang/test/OpenMP/distribute_parallel_for_if_codegen.cpp
  clang/test/OpenMP/distribute_parallel_for_simd_if_codegen.cpp
  clang/test/OpenMP/nvptx_allocate_codegen.cpp
  clang/test/OpenMP/nvptx_data_sharing.cpp
  clang/test/OpenMP/nvptx_multi_target_parallel_codegen.cpp
  clang/test/OpenMP/nvptx_nested_parallel_codegen.cpp
  clang/test/OpenMP/parallel_if_codegen.cpp
  clang/test/OpenMP/target_teams_distribute_parallel_for_if_codegen.cpp
  clang/test/OpenMP/task_codegen.c
  clang/test/OpenMP/teams_distribute_parallel_for_if_codegen.cpp
  clang/test/OpenMP/teams_distribute_parallel_for_simd_if_codegen.cpp
  clang/test/OpenMP/vla_crash.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110676.375776.patch
Type: text/x-patch
Size: 496471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210929/ad141f39/attachment-0001.bin>


More information about the cfe-commits mailing list