RFR: 8342489: compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms
Emanuel Peter
epeter at openjdk.org
Mon Oct 28 14:50:37 UTC 2024
On Mon, 28 Oct 2024 10:09:13 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> Adjust TestVectorizationMismatchedAccess.java for Big Endian Platforms
@offamitkumar Thanks for the fix, this looks good to me.
@rwestrel You originally wrote this test, I then added more cases. Do you also agree with this fix?
Ah yes, you need to undo this [PR's](https://github.com/openjdk/jdk/pull/21708) change, as asked for above.
-------------
Marked as reviewed by epeter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21736#pullrequestreview-2399314640
Changes requested by epeter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21736#pullrequestreview-2399318881
More information about the hotspot-compiler-dev
mailing list