This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG76bfbb74d38b: [libomptarget][amdgpu] Call into deviceRTL
instead of ockl (authored by JonChesterfield).
Repository:
rG LLVM Github Monorepo
CHANG
ronlieb accepted this revision.
ronlieb added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93356/new/
https://reviews.llvm.org/D93356
___
JonChesterfield updated this revision to Diff 314379.
JonChesterfield added a comment.
- update test, fix whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93356/new/
https://reviews.llvm.org/D93356
Files:
clang/lib/CodeGen/CGOpenMPRuntim
JonChesterfield planned changes to this revision.
JonChesterfield added a comment.
There's a codegen test that checks for __ockl_get_local_size. Testing a change
to that test out of tree now, probably need to update said test before landing
this.
Repository:
rG LLVM Github Monorepo
CHANGES
JonChesterfield created this revision.
JonChesterfield added reviewers: jdoerfert, grokos, ABataev, ronlieb,
tianshilei1992.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, cfe-