[PATCH] D151313: [RISCV][BF16] Make backend type bf16 to follow the psABI

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 18:38:12 PDT 2023


craig.topper added a comment.

In D151313#4431368 <https://reviews.llvm.org/D151313#4431368>, @joshua-arch1 wrote:

> The first version of this patch came in May 24th, earlier than a similar patch implemented by @asb https://reviews.llvm.org/D151663. Why could @asb's patch be accepted first?

Some parts of @asb’s patch look more correct. Like the use isSoftFloatABI().


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

https://reviews.llvm.org/D151313



More information about the llvm-commits mailing list