Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
openmp/libomptarget/plugins/cuda/src/
-
libomptarget/
-
plugins/
-
cuda/
-
src/
-
rtl.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D110104
[OpenMP][NVPTX] Fix a warning that data argument not used by format string
Closed
Public
Authored by
tianshilei1992
on Sep 20 2021, 1:16 PM.
Download Raw Diff
Details
Reviewers
jhuber6
jdoerfert
grokos
Commits
rG49e976c93432: [OpenMP][NVPTX] Fix a warning that data argument not used by format string
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
tianshilei1992
created this revision.
Sep 20 2021, 1:16 PM
Herald
added subscribers:
guansong
,
yaxunl
.
·
View Herald Transcript
Sep 20 2021, 1:16 PM
tianshilei1992
requested review of this revision.
Sep 20 2021, 1:16 PM
Herald
added a reviewer:
jdoerfert
.
·
View Herald Transcript
Sep 20 2021, 1:16 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Herald
added subscribers:
openmp-commits
,
sstefan1
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B124748: Diff 373702
.
Sep 20 2021, 1:40 PM
jhuber6
accepted this revision.
Sep 20 2021, 1:44 PM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Sep 20 2021, 1:44 PM
grokos
accepted this revision.
Sep 20 2021, 1:44 PM
grokos
added a subscriber:
grokos
.
Comment Actions
LG. Such fixes can go in without a review :)
This revision was landed with ongoing or failed builds.
Sep 20 2021, 2:22 PM
Closed by commit
rG49e976c93432: [OpenMP][NVPTX] Fix a warning that data argument not used by format string
(authored by
tianshilei1992
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
tianshilei1992
added a commit:
rG49e976c93432: [OpenMP][NVPTX] Fix a warning that data argument not used by format string
.