================
@@ -9553,12 +9553,8 @@ Value *CodeGenFunction::EmitSMEReadWrite(const 
SVETypeFlags &TypeFlags,
   Function *F = CGM.getIntrinsic(IntID, VecTy);
   if (TypeFlags.isReadZA()) {
----------------
sdesmalen-arm wrote:

nit: you can remove the curly braces now.

https://github.com/llvm/llvm-project/pull/65594
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to