[clang] [llvm] [Clang][LLVM][AArch64] Add intrinsic for MOVT SME2 instruction (PR #97602)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 02:48:06 PDT 2024


================
@@ -935,7 +935,7 @@ defm FAMIN_4Z4Z : sme2_fp_sve_destructive_vector_vg4_multi<"famin", 0b0010101>;
 } //[HasSME2, HasFAMINMAX]
 
 let Predicates = [HasSME2, HasSME_LUTv2] in {
----------------
CarolineConcatto wrote:

I will do this in another patch, because it is related to more than one intrinsic.

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


More information about the llvm-commits mailing list