JDK 20 |
---|
20 b17Fixed |
Relates :
|
|
Relates :
|
After JDK-8139340 and JDK-8192846, vector conditional move was supported on x86. But the work flow is broken in the latest JDK. Also, no codegen rules for CMoveVF/CMoveVD in the aarch64 backend. The task is to fix and re-enable vector conditional move on x86 and support it on aarch64 as well.
|