Jim added a reviewer: Jim.
Jim added inline comments.

================
Comment at: clang/include/clang/Basic/riscv_vector.td:993
+    defm vmv_v : RVVOutBuiltinSet<"vmv_v_v", "csil",
+                                   [["v", "Uv", "UvUv"]]>;
+    defm vmv_v : RVVOutBuiltinSet<"vmv_v_v", "csilfd",
----------------
And below.


================
Comment at: clang/include/clang/Basic/riscv_vector.td:1001
+                                    ["x", "Uv", "UvUe"]]>;
+}
 
----------------
I am not sure that indent is needed inside let expression. In some cases, it 
don't have indent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100266

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

Reply via email to