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-fptoui.mir
Hide Panel
f
Keyboard Reference
?
Differential
D42152
AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
Closed
Public
Authored by
tstellar
on Jan 16 2018, 5:01 PM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rG33445765dde8: AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
rL324446: AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
Diff Detail
Repository
rL LLVM
Event Timeline
tstellar
created this revision.
Jan 16 2018, 5:01 PM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
6 others
.
·
View Herald Transcript
Jan 16 2018, 5:01 PM
arsenm
accepted this revision.
Feb 1 2018, 9:15 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Feb 1 2018, 9:15 AM
Closed by commit
rL324446: AMDGPU/GlobalISel: Mark 32-bit G_FPTOUI as legal
(authored by
tstellar
).
·
Explain Why
Feb 6 2018, 8:49 PM
This revision was automatically updated to reflect the committed changes.