summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.h
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2023-02-02 10:56:13 +0000
committer Treehugger Robot <treehugger-gerrit@google.com> 2023-02-03 11:00:11 +0000
commit717ffa8fd155e591e16fa4ac1cf4357f974450da (patch)
tree5573ee2d4f7d999732695055993bc24076d91065 /runtime/quick_exception_handler.h
parent7ab239950b0562236f0c490c4866212f984f18ca (diff)
LSE fix to allow different operation kinds in the same heap location
We had a crash in which a vector operation was replaced by a scalar value. This CL fixes that and allows vector and non-vector operations to reference the same heap location. Note that we can still use the knowledge of these HeapLocations to propagate values, but we do not replace vector loads with scalar values or viceversa. Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Test: dex2oat compiling the app in the bug Bug: 243136064 Fixes: 243136064 Change-Id: I2cf7d647225e32c111d57140bbca7042a7424667
Diffstat (limited to 'runtime/quick_exception_handler.h')
0 files changed, 0 insertions, 0 deletions