On Thu, 28 May 2026 21:52:00 GMT, Paul Sandoz <[email protected]> wrote:

> > We don't have a real issue here, with the public VectorOperators.OR, 
> > because it's VO_NOFP. So probably not a blocker. The potential risk is the 
> > private op OR_UNCHECKED, which ignores the NOFP flag (?).
> 
> Oh, nice find. I would be inclined to remove this case, and log an issue for 
> a follow up PR to remove it completely. It's a dead code path. If we find a 
> use case later on we can always add it back with appropriate intrinsic 
> support.

Hi @PaulSandoz , @xuemingshen-oracle ,
Here is the link to follow up JBS https://bugs.openjdk.org/browse/JDK-8385616.

All your comments have been addressed.

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

PR Comment: https://git.openjdk.org/jdk/pull/28002#issuecomment-4570740630

Reply via email to