[PATCH] D139697: [VP][RISCV] Add vp.bitreverse and RISC-V support.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 10:33:20 PST 2022
craig.topper added inline comments.
================
Comment at: llvm/docs/LangRef.rst:22084
+
+Predicated bitreverse of two vectors of integers.
+
----------------
It's only one vector
================
Comment at: llvm/docs/LangRef.rst:22131
Predicated bswap of two vectors of integers.
----------------
It's wrong here too
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139697/new/
https://reviews.llvm.org/D139697
More information about the llvm-commits
mailing list