[llvm] [LLVM][NVPTX] Remove nonexistent ftz ops (PR #106100)

Billy Zhu via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 14:56:30 PDT 2024


zyx-billy wrote:

Thanks! I added a ftz flavored case to the `bf16-instructions.ll` test to cover both codegen filecheck & ptxas-verify. I only added it for sm_80 to minimize repetition (LMK if you'd prefer it for all 3 existing sm versions tho).

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


More information about the llvm-commits mailing list