[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 Mar 17 14:21:33 PDT 2021
jhuber6 updated this revision to Diff 331375.
jhuber6 edited the summary of this revision.
jhuber6 added a comment.
Changing the test to simply check if we are in a non-SPMD kernel function. A more advanced approach can be used in the future.
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.331375.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/88928f56/attachment.bin>
More information about the llvm-commits
mailing list