[clang] [llvm] [Clang][LLVM] Implement single-multi vectors MOP4{A/S} (PR #128854)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 05:35:25 PST 2025


================
@@ -3835,7 +3866,7 @@ let TargetPrefix = "aarch64" in {
   def int_aarch64_sme_luti4_lane_zt_x2
     : DefaultAttrsIntrinsic<[llvm_anyvector_ty, LLVMMatchType<0>], [llvm_i32_ty, llvm_nxv16i8_ty, llvm_i32_ty],
                             [ImmArg<ArgIndex<0>>, ImmArg<ArgIndex<2>>, IntrReadMem]>;
-                            
+
----------------
Lukacma wrote:

trailing whitespace added I think ? 

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


More information about the llvm-commits mailing list