[llvm] AMDGPU][True16][CodeGen] FP_Round f64 to f16 in true16 (PR #128911)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 20:22:25 PST 2025


https://github.com/arsenm commented:

I don't understand this change. You shouldn't have to make any of this code conditional on true16. Are you just avoiding the FP_TO_FP16? We can and should do that independently of true16 

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


More information about the llvm-commits mailing list