[PATCH] D116869: [RISCV] Use FP ABI on some of the FP tests to reduce the number of CHECK lines. NFC
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 04:17:26 PST 2022
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Thanks Craig, this is a good cleanup. The use of the soft ABI is just an artifact of the floating point ABI not being implemented until later on in the backend's development.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116869/new/
https://reviews.llvm.org/D116869
More information about the llvm-commits
mailing list