[llvm] [NVPTX] Lower bfloat16 add/mul/sub as fma on SM80 (PR #121065)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 12:16:45 PST 2024


https://github.com/justinfargnoli commented:

The purpose of this PR is to eliminate the conversions to/from `fp32`, correct? If so, can you add that to the description? 

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


More information about the llvm-commits mailing list