[PATCH] D97818: [OpenMP] Replace GPU globalization calls with shared memory in the middle-end

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 13:18:26 PDT 2021


jhuber6 updated this revision to Diff 352533.
jhuber6 added a comment.

Changing alignment of new global variable, alignment of 8 caused errors in some applications.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97818

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/replace_globalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97818.352533.patch
Type: text/x-patch
Size: 17110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/ea99bd2c/attachment.bin>


More information about the llvm-commits mailing list