[PATCH] D93286: [RISCV] Define vslideup/vslidedown intrinsics and lower to V instructions.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 13:49:37 PST 2020
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td:1605
+//===----------------------------------------------------------------------===//
+// 17. Vector Permutation Instructions
----------------
Should this be below 14.2?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93286/new/
https://reviews.llvm.org/D93286
More information about the llvm-commits
mailing list