[llvm] [SDAG] Precommit tests for #126207 (NFC) (PR #126208)
    David Green via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  7 07:40:17 PST 2025
    
    
  
================
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=aarch64-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=aarch64-linux-gnu -mattr=-neon | FileCheck %s
----------------
davemgreen wrote:
Maybe have a run line with and without neon, so that we can test both?
https://github.com/llvm/llvm-project/pull/126208
    
    
More information about the llvm-commits
mailing list