[PATCH] D94229: [RISCV] Implement vlseg intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 20:37:46 PST 2021
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM to me with that one comment.
================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td:2568
+
+//===----------------------------------------------------------------------===//
+// Pseudo Instructions
----------------
Can we drop this Pseudo Instruction comment block?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94229/new/
https://reviews.llvm.org/D94229
More information about the llvm-commits
mailing list