[clang] [llvm] [AArch64][SME] Add intrinsics for vector groups ZERO (PR #88114)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 17 05:53:06 PDT 2024


================
@@ -0,0 +1,94 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; RUN: llc -verify-machineinstrs < %s | FileCheck %s
+
+target triple = "aarch64-linux"
+
+define  void @test_svzero_za64_vg1x2(i32  %slice)  #0 {
----------------
Lukacma wrote:

Done


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


More information about the cfe-commits mailing list