================
@@ -2026,6 +2028,7 @@ def int_aarch64_sve_clasta_n  : 
AdvSIMD_SVE_ReduceWithInit_Intrinsic;
 def int_aarch64_sve_clastb    : AdvSIMD_Pred2VectorArg_Intrinsic;
 def int_aarch64_sve_clastb_n  : AdvSIMD_SVE_ReduceWithInit_Intrinsic;
 def int_aarch64_sve_compact   : AdvSIMD_Pred1VectorArg_Intrinsic;
+def int_aarch64_sve_expand   : AdvSIMD_Pred1VectorArg_Intrinsic;
----------------
jthackray wrote:

super nit: would be nice to align the colon with the others

https://github.com/llvm/llvm-project/pull/163575
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to