[clang] [Headers][X86] Convert bf16 to f32 conversions to constexpr implementations (PR #169841)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 28 00:57:13 PST 2025
================
----------------
RKSimon wrote:
The docs indicate these always round to nearest even - we could just handle the builtins in constexpr - similar to how we handle PS2PH?
https://github.com/llvm/llvm-project/pull/169841
More information about the cfe-commits
mailing list