RFR: 8277843: [Vector API] scalar2vector generates incorrect type info for mask operations if Op_MaskAll is unavailable
Jie Fu
jiefu at openjdk.java.net
Fri Nov 26 07:44:26 UTC 2021
On Fri, 26 Nov 2021 06:50:43 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> MaskAll is only supported for targets having predicate registers, in all other cases a Replicate node should be generated.
Thanks @jatin-bhateja for your classification.
Fixed.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6562
More information about the hotspot-compiler-dev
mailing list