[jdk18] RFR: 8278267: ARM32: several vector test failures for ASHR [v2]

Hao Sun haosun at openjdk.java.net
Tue Dec 28 02:32:39 UTC 2021


On Fri, 24 Dec 2021 11:56:54 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

> The change is Ok for me (I am not a reviewer). Though I would avoid changing the style. If we want to change a style, I would suggest to change all the entries (there is a lot of surrounding spaces remaining in a file), and I think FIXME for ins_cost/ins_pipe are outdated as well.

Thanks for your review.
Yes. We may want to use another RFE to change the style issue for the whole file.
Hence, in the latest commit I made minimal updates to existing rules, and only updated the style in the newly added rules.

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

PR: https://git.openjdk.java.net/jdk18/pull/41


More information about the hotspot-compiler-dev mailing list