[vectorIntrinsics+mask] RFR: 8274342: AArch64: [vector] AArch64 SVE backend code cleanup
    Ningsheng Jian 
    njian at openjdk.java.net
       
    Mon Sep 27 10:27:48 UTC 2021
    
    
  
On Mon, 27 Sep 2021 09:59:49 GMT, Eric Liu <eliu at openjdk.org> wrote:
> This patch refactors AArch64 SVE backend codes with merging some rules
> into C2_MacroAssembler. As the input of VectorMaskOp changed after
> JDK-8273949, this patch fixes the backend to support using predicate
> register as input.
> 
> The size of libjvm.so reduces about 100KB after this patch.
LGTM.
-------------
Marked as reviewed by njian (Committer).
PR: https://git.openjdk.java.net/panama-vector/pull/134
    
    
More information about the panama-dev
mailing list