Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/
-
trunk/
-
lib/CodeGen/
-
CodeGen/
-
CGDecl.cpp
-
test/CodeGenOpenCL/
-
CodeGenOpenCL/
-
amdgcn-automatic-variable.cl
Hide Panel
f
Keyboard Reference
?
Differential
D39184
CodeGen: Fix invalid bitcast in partial initialization of automatic arrary variable
Closed
Public
Authored by
yaxunl
on Oct 23 2017, 8:59 AM.
Download Raw Diff
Details
Reviewers
rjmccall
Commits
rGbd3823618da0: CodeGen: Fix invalid bitcast in partial initialization of automatic arrary…
rC316353: CodeGen: Fix invalid bitcast in partial initialization of automatic arrary…
rL316353: CodeGen: Fix invalid bitcast in partial initialization of automatic arrary…
Diff Detail
Repository
rL LLVM
Event Timeline
yaxunl
created this revision.
Oct 23 2017, 8:59 AM
rjmccall
accepted this revision.
Oct 23 2017, 9:55 AM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Oct 23 2017, 9:55 AM
Closed by commit
rL316353: CodeGen: Fix invalid bitcast in partial initialization of automatic arrary…
(authored by
yaxunl
).
·
Explain Why
Oct 23 2017, 10:50 AM
This revision was automatically updated to reflect the committed changes.