[PATCH] D157509: [LegalizeTypes][RISCV] Enable expanding {S,U}INT_TO_FP for bf16 when bf16 is a legal type
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 07:45:36 PDT 2023
asb abandoned this revision.
asb added a comment.
Herald added a subscriber: sunshaoce.
Marking as abandoned due to the double-rounding problem pointed out. https://github.com/llvm/llvm-project/pull/66903 is some preparatory refactoring prior to adding in appropriate libcalls that match those present in libgcc.
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