Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/AMDGPU/
-
trunk/
-
lib/
-
Target/
-
AMDGPU/
-
AMDGPU.td
Hide Panel
f
Keyboard Reference
?
Differential
D36981
AMDGPU: Fix gfx801 features
Closed
Public
Authored by
kzhuravl
on Aug 21 2017, 2:31 PM.
Download Raw Diff
Details
Reviewers
t-tye
Commits
rG68107657d40f: AMDGPU: Fix gfx801 features
rL311694: AMDGPU: Fix gfx801 features
Summary
gfx801 has 1/2 rate
F64
, Fast
F32
FMA
Diff Detail
Repository
rL LLVM
Event Timeline
kzhuravl
created this revision.
Aug 21 2017, 2:31 PM
Herald
added subscribers:
tpr
,
dstuttard
,
yaxunl
and
3 others
.
·
View Herald Transcript
Aug 21 2017, 2:31 PM
kzhuravl
edited the summary of this revision.
(Show Details)
Aug 21 2017, 2:32 PM
t-tye
accepted this revision.
Aug 21 2017, 7:44 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Aug 21 2017, 7:44 PM
Closed by commit
rL311694: AMDGPU: Fix gfx801 features
(authored by
kzhuravl
).
·
Explain Why
Aug 24 2017, 1:04 PM
This revision was automatically updated to reflect the committed changes.