RFR: 8285733: [s390] Vector Instruction Emitters for element-wise access are broken

Matthias Baesken mbaesken at openjdk.java.net
Thu May 19 13:40:58 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.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/8537


More information about the hotspot-compiler-dev mailing list