craig.topper added inline comments.

================
Comment at: clang/include/clang/Basic/riscv_vector.td:1635
+      Operands.push_back(PtrOperand);
+      if (MaskOperand)
+        Operands.push_back(MaskOperand);
----------------
Same comment as previous patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147911

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

Reply via email to