[PATCH] D134759: [VP][RISCV] Add vp.floor, vp.round, vp.roundeven and their RISC-V support
Yueh-Ting (eop) Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 13:05:08 PDT 2022
eopXD added a comment.
The 3 intrinsics are similar and share the same place in modifications so I fused them into this single patch. If it is too big I am also happy to split it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134759/new/
https://reviews.llvm.org/D134759
More information about the llvm-commits
mailing list