This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeef6601b0fb6: [OpenMP] Rework OpenMP remarks (authored by
jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D105898?vs=359319&id=359390#
jhuber6 updated this revision to Diff 359319.
jhuber6 added a comment.
Small changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105898/new/
https://reviews.llvm.org/D105898
Files:
clang/test/OpenMP/remarks_parallel_in_multiple_target_state_m
jhuber6 updated this revision to Diff 358292.
jhuber6 added a comment.
Forgot to update two tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105898/new/
https://reviews.llvm.org/D105898
Files:
clang/test/OpenMP/remarks_parallel_in_multiple_t
jhuber6 updated this revision to Diff 358287.
jhuber6 added a comment.
Addressing comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105898/new/
https://reviews.llvm.org/D105898
Files:
clang/test/OpenMP/remarks_parallel_in_multiple_target_s
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
typo in commit message.
Some minor suggestions. LG
Comment at: llvm/lib/Transforms/IPO/OpenMPOpt.cpp:1211
auto Remark = [&](OptimizationRemark OR) {
-re
jhuber6 created this revision.
jhuber6 added a reviewer: jdoerfert.
Herald added subscribers: ormris, okura, kuter, guansong, hiraditya, yaxunl.
jhuber6 requested review of this revision.
Herald added a reviewer: sstefan1.
Herald added subscribers: llvm-commits, cfe-commits, bbn, sstefan1.
Herald a