sdesmalen added inline comments.

================
Comment at: clang/include/clang/Basic/arm_sme.td:254
                               [IsStreaming, IsSharedZA],
-                              [ImmCheck<0, ImmCheck0_3>]>;
+                              [ImmCheck<0, ImmCheck0_0>]>;
   }
----------------
bryanpkc wrote:
> Shouldn't this say `ImmCheck0_7` instead?
I briefly changed it to ImmCheck0_0 to see if any other tests would fail and 
then committed the wrong version of the patch. Thanks for pointing out!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156128/new/

https://reviews.llvm.org/D156128

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to