[PATCH] D93426: [RISCV] Add intrinsics for vfmv.f.s and vfmv.s.f
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 02:38:31 PST 2020
frasercrmck accepted this revision.
frasercrmck added a comment.
In D93426#2459871 <https://reviews.llvm.org/D93426#2459871>, @craig.topper wrote:
> Use defvar to simplify code.
>
> Not sure if makes sense to add FromFPR32. This might be the only instruction that goes that direction.
Fair enough. We can create a helper out of it if and when it's required.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93426/new/
https://reviews.llvm.org/D93426
More information about the llvm-commits
mailing list