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-constant.mir
Hide Panel
f
Keyboard Reference
?
Differential
D33115
AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
Closed
Public
Authored by
tstellar
on May 11 2017, 8:59 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rGa0d67c748ad0: AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
rL302919: AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
Diff Detail
Repository
rL LLVM
Event Timeline
tstellar
created this revision.
May 11 2017, 8:59 PM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
7 others
.
·
View Herald Transcript
May 11 2017, 8:59 PM
arsenm
edited edge metadata.
May 11 2017, 10:29 PM
Comment Actions
LGTM
arsenm
accepted this revision.
May 11 2017, 10:31 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
May 11 2017, 10:31 PM
Closed by commit
rL302919: AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
(authored by
tstellar
).
·
Explain Why
May 12 2017, 10:00 AM
This revision was automatically updated to reflect the committed changes.