The current scheme for APX NDD code generation favors the emission of NDD instruction on APX-enabled targets, even if destination and source registers are the same. To prevent this, assembler layer needs to be extended to demote EEVEX to REX encoding if dst matches with source operands.
- links to
-
Review(master) openjdk/jdk/24431