[llvm] [GVN/PRE] Run tests for AArch64 triple too (PR #129073)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 08:16:57 PST 2025


================
@@ -1,7 +1,7 @@
-; RUN: opt < %s -passes=gvn -S | FileCheck %s
+; RUN: opt < %s  -S -passes=gvn | FileCheck %s
+; RUN: opt < %s  -S -passes=gvn | FileCheck %s
----------------
madhur13490 wrote:

Done

https://github.com/llvm/llvm-project/pull/129073


More information about the llvm-commits mailing list