rogfer01 updated this revision to Diff 244611.
rogfer01 added a comment.
ChangeLog:
- Rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70799/new/
https://reviews.llvm.org/D70799
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/taskyield_codegen.cpp
llvm/include
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bef1c0e5645: [OpenMP] Lower taskyield using OpenMP IR
Builder (authored by rogfer01).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70799/new/
https://revi
rogfer01 updated this revision to Diff 233524.
rogfer01 added a comment.
ChangeLog:
- Rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70799/new/
https://reviews.llvm.org/D70799
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/taskyield_codegen.cpp
llvm/include
jdoerfert accepted this revision.
jdoerfert added a subscriber: fghanim.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM.
@fghanim started a spreadsheet to coordinate our work:
https://docs.google.com/spreadsheets/d/1FvHPuSkGbl4mQZRAwCIndvQx9dQboffiD-xD0oqxgU0/ed
rogfer01 created this revision.
rogfer01 added reviewers: jdoerfert, kiranchandramohan.
Herald added subscribers: llvm-commits, cfe-commits, guansong, hiraditya.
Herald added projects: clang, LLVM.
rogfer01 added a parent revision: D69922: [OpenMP] Use the OpenMP-IR-Builder.
This is similar to D69