[PATCH] D117452: [RISCV] Provide VLOperand in td.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 16 23:15:44 PST 2022
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/include/llvm/IR/IntrinsicsRISCV.td:126
+// This is used to present VL operand is not existed.
+// (e.g., riscv_vmv_x_s and riscv_vfmv_f_s)
----------------
is not exist -> does not exist
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117452/new/
https://reviews.llvm.org/D117452
More information about the llvm-commits
mailing list