[llvm] [SelectionDAG] Avoid double rounding by using a libcall for int (>i32) to bf16 conversions (PR #71658)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 15:10:43 PST 2024


efriedma-quic wrote:

As far as I can tell, DAGTypeLegalizer::SoftPromoteHalfRes_XINT_TO_FP is still doing the same broken conversion it always has.

https://github.com/llvm/llvm-project/pull/71658


More information about the llvm-commits mailing list