nikic wrote:

fp16 support is generally quite broken outside of a few targets -- from a Rust 
perspective, we'd prefer full support in LLVM 20 rather than backporting things 
piecemeal to LLVM 19. Especially if it's going to change the ABI, which I think 
means we'd need LLVM-patch-version-specific handling in compiler-builtins.

https://github.com/llvm/llvm-project/pull/109093
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to