[PATCH] D93745: [RISCV] Define the vfsqrt RVV intrinsics
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 19:50:22 PST 2021
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rvv/vfsqrt-rv32.ll:512
+ ret <vscale x 16 x float> %a
+}
----------------
We're missing tests for double in the rv32 file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93745/new/
https://reviews.llvm.org/D93745
More information about the llvm-commits
mailing list