diff options
author | David Brazdil <dbrazdil@google.com> | 2015-10-01 14:32:56 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-10-01 14:34:35 +0100 |
commit | 9f389d4d00f34a6c76e55b183b8c3d106e314261 (patch) | |
tree | da686105f2382f4c4db58bfb1429ff544bbbd694 /compiler/optimizing/graph_visualizer.cc | |
parent | 9664c08964c7db92151335023c6ea595f75f4033 (diff) |
ART: Fix a static_cast int32_t -> uint64_t bug.
HConstant::GetValueAsUint64 is used by SsaChecker to verify that
equivalent phis are created only for untyped constants. The test
would fail because a static_cast would sign extend the value of the
IntConstant.
Bug: 24561315
Change-Id: I818ce6a2080994a7c4395d084c1df7fd615a246d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions