[PATCH] D157509: [LegalizeTypes][RISCV] Enable expanding {S,U}INT_TO_FP for bf16 when bf16 is a legal type

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 09:33:34 PDT 2023


craig.topper added a comment.

Doesn't this have potential for double rounding? Though I don't know what to do about that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157509



More information about the llvm-commits mailing list