RFR: 8281079: [s390] Unify Address Operand Encoding in Instruction Emitters [v3]

Tyler Steele duke at openjdk.java.net
Wed Mar 9 18:13:35 UTC 2022


On Tue, 8 Mar 2022 16:15:10 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

> I'm very sure the failure you are seeing is unrelated to my changes. Please note that JEP 338 (Vector API) is not supported on s390. I can reproduce the failure with a plain OpenJDK/jdk build of today.
> 
> Could you please verify that you see the failure with a plain build as well? Thank you!

@RealLucy, I believe you are correct. TestAutoVectorization2DArray.java is failing in the current master branch as well.


> Btw: sorry for reacting with such a long delay. Other duties were keeping me busy.

No problem at all!

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

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


More information about the hotspot-compiler-dev mailing list