RFR: 8288294: [vector] Add Identity/Ideal transformations for vector logic operations
Vladimir Kozlov
kvn at openjdk.org
Thu Jun 30 04:52:39 UTC 2022
On Thu, 30 Jun 2022 03:29:55 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
> The comment means: for masked operations, the result of non-masked lanes should be from `in(1)`, and the masked lanes are from the operation results.
Okay, I got it finally. Thank you for explanation.
-------------
PR: https://git.openjdk.org/jdk/pull/9211
More information about the hotspot-compiler-dev
mailing list