RFR: 8343774: compiler/c2/TestCastX2NotProcessedIGVN.java fails on ppc64(le) & s390x platforms
Richard Reingruber
rrich at openjdk.org
Fri Nov 8 14:24:21 UTC 2024
On Fri, 8 Nov 2024 11:44:21 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> Vectorization of the loop in `test2` does not work on ppc therefore I want to exclude it there.
@offamitkumar want me to exclude s390x as well? @MBaesken said TestCastX2NotProcessedIGVN.java was failing there too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21975#issuecomment-2464886794
More information about the hotspot-compiler-dev
mailing list