[clang] [clang][SME] Ignore flatten/clang::always_inline statements for callees with mismatched streaming attributes (PR #116391)

Benjamin Maxwell via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 07:08:55 PST 2024


================
@@ -0,0 +1,72 @@
+// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -emit-llvm -target-feature +sme %s -o - | FileCheck %s
----------------
MacDue wrote:

Done :+1: 

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


More information about the cfe-commits mailing list