Integrated: 8285733: [s390] Vector Instruction Emitters for element-wise access are broken
Lutz Schmidt
lucy at openjdk.java.net
Thu May 19 14:01:04 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.
This pull request has now been integrated.
Changeset: af7cda5d
Author: Lutz Schmidt <lucy at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/af7cda5d8f1f724f183f6ec85ca9edf6afb2d478
Stats: 20 lines in 1 file changed: 1 ins; 0 del; 19 mod
8285733: [s390] Vector Instruction Emitters for element-wise access are broken
Reviewed-by: mdoerr, mbaesken
-------------
PR: https://git.openjdk.java.net/jdk/pull/8537
More information about the hotspot-compiler-dev
mailing list