Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
AMDGPULegalizerInfo.cpp
-
test/CodeGen/AMDGPU/GlobalISel/
-
CodeGen/
-
AMDGPU/
-
GlobalISel/
-
legalize-or.mir
Hide Panel
f
Keyboard Reference
?
Differential
D35127
AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
Closed
Public
Authored by
tstellar
on Jul 7 2017, 9:25 AM.
Download Raw Diff
Details
Reviewers
arsenm
Commits
rG55038cd1d36f: AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
rL309165: AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
Diff Detail
Build Status
Buildable 8047
Build 8047: arc lint + arc unit
Event Timeline
tstellar
created this revision.
Jul 7 2017, 9:25 AM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
7 others
.
·
View Herald Transcript
Jul 7 2017, 9:25 AM
arsenm
accepted this revision.
Jul 7 2017, 11:22 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jul 7 2017, 11:22 AM
Closed by commit
rL309165: AMDGPU/GlobalISel: Mark 32-bit G_OR as legal
(authored by
tstellar
).
·
Explain Why
Jul 26 2017, 1:01 PM
This revision was automatically updated to reflect the committed changes.