diff options
author | Aart Bik <ajcbik@google.com> | 2016-02-29 13:56:44 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-02-29 16:37:49 -0800 |
commit | b6347b7a3dbf9f55cbd638c630e9d044d6d53ac6 (patch) | |
tree | 676d2a23b19d4302b13841726ee559763980b5f4 /compiler/optimizing/graph_visualizer.cc | |
parent | 9f03916ff79dca0d529a39c0202b67ac256cf9df (diff) |
Fixed bug on incorrectly revisiting same block.
Rationale:
Aart's fuzz tester found this particular bug, where
revisiting a block (after dynamic bce) would cause
static array length based bce to feed into itself
and thus incorrectly remove a needed bounds check.
bug=27376274
Change-Id: I9163f283af355d444b4cec707f194fe2b67c2572
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions