[clang] [llvm] [Clang][LLVM] Implement single-multi vectors MOP4{A/S} (PR #128854)
    Virginia Cangelosi via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar  6 05:53:48 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]>;
-                            
+
----------------
virginia-cangelosi wrote:
I think removed by my editor deleting white space
https://github.com/llvm/llvm-project/pull/128854
    
    
More information about the llvm-commits
mailing list