summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2018-01-31 12:55:04 -0800
committerAart Bik <ajcbik@google.com>2018-02-01 13:26:03 -0800
commit66c158ef6b2a16257f1590b3ace78848a7c2407b (patch)
treef17f7eee70aa43711c7eb764c1789f4ec17aef37 /test/ProfileTestMultiDex/Main.java
parent92d0c8b68c24a2fa21f95d63a1ff2fb00fdb9aaf (diff)
Clean up signed/unsigned in vectorizer.
Rationale: Currently we have some remaining ugliness around signed and unsigned SIMD operations due to lack of kUint32 and kUint64 in the HIR. By "softly" introducing these types, ABS/MIN/MAX/HALVING_ADD/SAD_ACCUMULATE operations can solely rely on the packed data types to distinguish between signed and unsigned operations. Cleaner, and also allows for some code removal in the current loop optimizer. Bug: 72709770 Test: test-art-host test-art-target Change-Id: I68e4cdfba325f622a7256adbe649735569cab2a3
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions