RFR: 8285733: [s390] Vector Instruction Emitters for element-wise access are broken
Martin Doerr
mdoerr at openjdk.java.net
Mon May 9 16:15:50 UTC 2022
On Wed, 4 May 2022 14:42:27 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> Please review this rather simple pull request. It fixes some vector instruction emitters. The bugs had gone unnoticed so far because the emitters had not been used. Therefore, the fix bears no risk.
>
> Testing was performed with new code currently under development.
Fix LGTM. I guess this platform is no longer usable after Loom integration. We may need to test it in an updates release.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8537
More information about the hotspot-compiler-dev
mailing list