[PATCH] D126426: [OpenMP] Use the align clause value from 'omp allocate' for globals

Mike Rice via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 26 09:52:29 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0a5cfbf7b2e8: [OpenMP] Use the align clause value from 'omp allocate' for globals (authored by mikerice).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126426

Files:
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/test/OpenMP/align_clause_global_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126426.432318.patch
Type: text/x-patch
Size: 6675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/0497ff36/attachment-0001.bin>


More information about the cfe-commits mailing list