Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
AMDGPULegalizerInfo.cpp
-
test/CodeGen/AMDGPU/GlobalISel/
-
CodeGen/
-
AMDGPU/
-
GlobalISel/
-
legalize-select.mir
Hide Panel
f
Keyboard Reference
?
Differential
D33949
AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal
Closed
Public
Authored by
tstellar
on Jun 6 2017, 11:02 AM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rG2860a428f767: AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal
rL304910: AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal
Diff Detail
Repository
rL LLVM
Event Timeline
tstellar
created this revision.
Jun 6 2017, 11:02 AM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
7 others
.
·
View Herald Transcript
Jun 6 2017, 11:02 AM
arsenm
accepted this revision.
Jun 6 2017, 11:04 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jun 6 2017, 11:04 AM
arsenm
added inline comments.
Jun 6 2017, 11:04 AM
test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir
4–6 ↗
(On Diff #101592)
Can you remove the IR?
tstellar
added inline comments.
Jun 6 2017, 11:06 AM
test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir
4–6 ↗
(On Diff #101592)
No, it's required, but I can drop the entry label.
Closed by commit
rL304910: AMDGPU/GlobalISel: Mark 32-bit G_SELECT as legal
(authored by
tstellar
).
·
Explain Why
Jun 7 2017, 6:55 AM
This revision was automatically updated to reflect the committed changes.