RFR: 8353237: [AArch64] Incorrect result of VectorizedHashCode intrinsic on Cortex-A53
Andrew Haley
aph at openjdk.org
Wed Apr 9 13:21:38 UTC 2025
On Wed, 9 Apr 2025 12:59:24 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> Our cross compiler has, among other erratum flags, `-mfix-cortex-a53-835769` on by default. IIRC Linaro also does this, but hard to tell if all vendors building OpenJDK do that.
Hmm. If we're going to fix this problem properly I guess we should add that flag to the build config. Maybe another PR?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24489#issuecomment-2789677807
More information about the hotspot-compiler-dev
mailing list