[llvm] [AArch64][SME]Check streaming mode when using SME2 instruction in fra… (PR #109680)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 30 01:53:14 PDT 2024
    
    
  
CarolineConcatto wrote:
I pushed a patch to fix the test output:
commit f627c453dbef21d6949dabbce2e7a424b9deda30
Author: Caroline Concatto <caroline.concatto at arm.com>
Date:   Mon Sep 30 08:25:13 2024 +0000
    Fix test for PR#109680
    The patch https://github.com/llvm/llvm-project/pull/109680 is failing
    because of the test sme-callee-save-restore-pairs.ll.
    This patch fixes the output of the test
https://github.com/llvm/llvm-project/pull/109680
    
    
More information about the llvm-commits
mailing list