This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb3c90d3ecd1: [OpenMP] Make device functions have hidden
visibility (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136111/new/
https:/
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LG, should be fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136111/new/
https://reviews.llvm.org/D136111
__
jhuber6 updated this revision to Diff 468328.
jhuber6 added a comment.
We can't make every function hidden for non-GPU offloading. So we only apply it
to the functions inside the `declare target` clause there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.ll
jhuber6 created this revision.
jhuber6 added reviewers: jdoerfert, saiislam, JonChesterfield, ABataev,
tianshilei1992, RaviNarayanaswamy, gregrodgers.
Herald added subscribers: mattd, asavonic, guansong, yaxunl.
Herald added a project: All.
jhuber6 requested review of this revision.
Herald added s