Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang/lib/Driver/
-
lib/
-
Driver/
-
Driver.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D109232
[CUDA][NFC] Fix a wrong assert message
Closed
Public
Authored by
benshi001
on Sep 3 2021, 6:22 AM.
Download Raw Diff
Details
Reviewers
tra
Hahnfeld
fodinabor
yaxunl
Commits
rG12fee64daf57: [CUDA][NFC] Fix wrong assert information
Diff Detail
Unit Tests
Failed
Time
Test
0 ms
x64 windows > Clang.CodeGen/aarch64-sve-intrinsics::acle_sve_st1b.c
0 ms
x64 windows > Clang.CodeGen/aarch64-sve-intrinsics::acle_sve_st1h.c
0 ms
x64 windows > Clang.CodeGen/aarch64-sve-intrinsics::acle_sve_st1w.c
Event Timeline
benshi001
requested review of this revision.
Sep 3 2021, 6:22 AM
benshi001
created this revision.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Sep 3 2021, 6:22 AM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B122510: Diff 370566
.
Sep 3 2021, 7:02 AM
fodinabor
accepted this revision.
Sep 3 2021, 7:11 AM
Comment Actions
LGTM, guess this can be commited right away.
This revision is now accepted and ready to land.
Sep 3 2021, 7:11 AM
This revision was landed with ongoing or failed builds.
Sep 3 2021, 7:36 AM
Closed by commit
rG12fee64daf57: [CUDA][NFC] Fix wrong assert information
(authored by
benshi001
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
benshi001
added a commit:
rG12fee64daf57: [CUDA][NFC] Fix wrong assert information
.