[clang] [llvm] [AArch64] Add updated FEAT_SVE_B16B16 and begin replacement of 'b16b16' flag (PR #101480)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 02:55:23 PDT 2024
================
@@ -0,0 +1,49 @@
+// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +sve -target-feature +sve2 -verify -verify-ignore-unexpected=error,note -emit-llvm -o - %s
----------------
SpencerAbson wrote:
Will do :+1:
https://github.com/llvm/llvm-project/pull/101480
More information about the llvm-commits
mailing list