kmclaughlin added inline comments.

================
Comment at: clang/include/clang/Basic/arm_sve.td:1920
+
+def SVST1B_X2 : MInst<"svst1[_{2}_x2]", "v}p2", "cUc", [IsStructStore,], 
MemEltTyDefault, "aarch64_sve_st1_pn_x2">;
+def SVST1H_X2 : MInst<"svst1[_{2}_x2]", "v}p2", "sUshb", [IsStructStore,], 
MemEltTyDefault, "aarch64_sve_st1_pn_x2">;
----------------
Please can you remove the extra comma from these lists?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151433

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D151433: [Clang][... Kerry McLaughlin via Phabricator via cfe-commits

Reply via email to