Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/CodeGen/AMDGPU/
-
trunk/
-
test/
-
CodeGen/
-
AMDGPU/
-
si-lower-sgpr-spills.mir
Hide Panel
f
Keyboard Reference
?
Differential
D64273
[AMDGPU] Add test case on crashing of `si-lower-sgpr-spills` pass
Closed
Public
Authored by
hliao
on Jul 5 2019, 3:05 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rGff9c9e644db9: [AMDGPU] Add test case on crashing of `si-lower-sgpr-spills` pass
rL366602: [AMDGPU] Add test case on crashing of `si-lower-sgpr-spills` pass
Diff Detail
Repository
rL LLVM
Event Timeline
hliao
created this revision.
Jul 5 2019, 3:05 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jul 5 2019, 3:05 PM
Herald
added subscribers:
llvm-commits
,
t-tye
,
tpr
and
7 others
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B34447: Diff 208245
.
Jul 5 2019, 3:08 PM
arsenm
added inline comments.
Jul 5 2019, 4:32 PM
llvm/test/CodeGen/AMDGPU/si-lower-sgpr-spills.mir
3 ↗
(On Diff #208245)
Needs a better name and description of what this tests
hliao
updated this revision to
Diff 208268
.
Jul 6 2019, 4:24 AM
Comment Actions
revise the test function name
Harbormaster
completed remote builds in
B34461: Diff 208268
.
Jul 6 2019, 4:24 AM
arsenm
accepted this revision.
Jul 18 2019, 5:32 PM
This revision is now accepted and ready to land.
Jul 18 2019, 5:32 PM
Closed by commit
rL366602: [AMDGPU] Add test case on crashing of `si-lower-sgpr-spills` pass
(authored by
hliao
).
·
Explain Why
Jul 19 2019, 11:51 AM
This revision was automatically updated to reflect the committed changes.