[PATCH] D90738: [RISCV] Support Zfh half-precision floating-point extension.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 16:08:12 PST 2020


HsiangKai added a comment.

In D90738#2411702 <https://reviews.llvm.org/D90738#2411702>, @jrtc27 wrote:

> My intuition is that there should be tests for the various instructions that are only hard-float ABIs, and tests specifically for all the different calling conventions that use a very limited set of instructions.

Agree. I will refine these test cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90738/new/

https://reviews.llvm.org/D90738



More information about the llvm-commits mailing list