On Tue, 9 Jun 2026 10:35:48 GMT, Emanuel Peter <[email protected]> wrote:

>> test/hotspot/jtreg/compiler/vectorization/TestVmlaAArch64.java line 67:
>> 
>>> 65:   @IR(applyIfCPUFeature = {"sve", "true"},
>>> 66:       applyIfAnd = {"MaxVectorSize", "<= 16", "AvoidMLAChain", "true"},
>>> 67:       counts = {IRNode.VMLA, "=0"})
>> 
>> Should there be similar `VMLS` cases tested, with IR rules as well?
>
> And what about masked tests for SVE? (definitely optional from my side)

Done. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30237#discussion_r3395780158

Reply via email to