Skip to content

Changes

Summary

  1. Z: Short circuit var length array cmp helper (commit: 47bc735) (details)
Commit 47bc7359cde68ce0155179e2490855a9b762c08b by Ehsan Kiani Far
Z: Short circuit var length array cmp helper

Add short circuit test of whether two array addresses are equal for
arraycmp. This particular case handles unsigned result and variable
length or length greater than 4K.
Short circuit branching is added to the start of instruction sequence.

Signed-off-by: Ehsan Kiani Far <ehsan.kianifar@gmail.com>
(commit: 47bc735)
The file was modified compiler/z/codegen/OMRTreeEvaluator.cpp (diff)