RFR: 8283307: Vectorize unsigned shift right on signed subword types

Jie Fu jiefu at openjdk.java.net
Thu Apr 14 10:49:12 UTC 2022


On Thu, 14 Apr 2022 10:22:51 GMT, Fei Gao <fgao at openjdk.org> wrote:

> Besides I suppose the function call is hard to be inlined.

Then I would suggest running with `-XX:-Inline`.

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

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


More information about the hotspot-compiler-dev mailing list