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/
-
AMDGPUAliasAnalysis.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D31547
[AMDGPU] Remove assumption that vector and scalar types do not alias
Closed
Public
Authored by
rampitec
on Mar 31 2017, 1:20 PM.
Download Raw Diff
Details
Reviewers
cfang
arsenm
Commits
rG12aa5b733e3e: [AMDGPU] Remove assumption that vector and scalar types do not alias
rL299250: [AMDGPU] Remove assumption that vector and scalar types do not alias
Diff Detail
Repository
rL LLVM
Event Timeline
rampitec
created this revision.
Mar 31 2017, 1:20 PM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
4 others
.
·
View Herald Transcript
Mar 31 2017, 1:20 PM
arsenm
accepted this revision.
Mar 31 2017, 1:26 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Mar 31 2017, 1:26 PM
Closed by commit
rL299250: [AMDGPU] Remove assumption that vector and scalar types do not alias
(authored by
rampitec
).
·
Explain Why
Mar 31 2017, 1:29 PM
This revision was automatically updated to reflect the committed changes.