[PATCH] D144569: [Clang][OpenMP] Fix accessing of aligned arrays in offloaded target regions

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 24 10:13:07 PST 2023


jhuber6 added inline comments.


================
Comment at: clang/test/OpenMP/amdgpu_target_with_aligned_attribute.c:1
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --function-signature --include-generated-funcs --replace-value-regex "__omp_offloading_[0-9a-z]+_[0-9a-z]+" "reduction_size[.].+[.]" "pl_cond[.].+[.|,]" --prefix-filecheck-ir-name _
+// REQUIRES: amdgpu-registered-target
----------------
Can you clang format the test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144569



More information about the cfe-commits mailing list