[PATCH] D117969: [RISCV] Use FP ABI for some RVV intrinsic tests. NFC
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 22 20:17:14 PST 2022
eopXD accepted this revision.
eopXD added a comment.
This revision is now accepted and ready to land.
LGTM. My understanding to the test case changed because with the specified ABI, the function parameter will already be stored in `fa0` so we don't need an extra `fmv`.
Thank you for the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117969/new/
https://reviews.llvm.org/D117969
More information about the llvm-commits
mailing list