diff options
| author | 2021-07-28 14:33:34 +0000 | |
|---|---|---|
| committer | 2021-08-31 16:13:39 +0000 | |
| commit | 98f01d1deac3a938e49f0725c58798e38ef59277 (patch) | |
| tree | dcbf841ef87fdb1baf21f231e20cc9bd9f3cb0df /test/527-checker-array-access-simd/src | |
| parent | 96dadefd24331f6808cb287048269ba772423c33 (diff) | |
Revert^2 "Compile time null checks for VarHandle intrinsics."
This reverts commit 4a889b7f1e58368f0ffd795eaa24f2f493ccab8d.
Reason for revert: relanding the original change after fixing the
baseline compiler.
Static checks for VarHandle intrinsics are now done in two places:
1) Simple static checks are done for both baseline and optimizing
compilers in `HInstructionBuilder::BuildInvokePolymorphic`.
2) More complex checks are done in instruction simplifier only for the
optimizing compiler. They can use information provided by preceding
optimization passes.
Bug: 191765508
Test: art/test.py --host -r
Change-Id: I92932f6fcf408c700e6db0101fe2fb1e8300a54a
Diffstat (limited to 'test/527-checker-array-access-simd/src')
0 files changed, 0 insertions, 0 deletions