RFR: 8256073: Improve vector rematerialization support [v2]
Vladimir Ivanov
vlivanov at openjdk.java.net
Fri Nov 20 16:29:22 UTC 2020
On Fri, 20 Nov 2020 15:24:50 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> After thinking more on this a separate method could complicate changes. At least add a comment.
Added. Frankly speaking, I was on a fence when touching that code, but found it cleaner to have masks and vectors initialized in the same place.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1136
More information about the hotspot-compiler-dev
mailing list