[PATCH] D127158: [AArch64] Add intrinsic support for gpr<->fpr flavors of fixed-point converts
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 4 10:39:23 PDT 2022
dmgreen added a comment.
Hello. I think the first step needs to be to update the ACLE specification, to make sure the changes are the correct approach to take. The specification is at https://github.com/ARM-software/acle and accepts pull requests. With GCC implementing the other semantics for the fp16 scalar vector intrinsics, there should be a high chance such a change would be accepted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127158/new/
https://reviews.llvm.org/D127158
More information about the llvm-commits
mailing list