[llvm] [NVPTX] Add support for nvvm.flo.[us] intrinsics (PR #114489)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 14:03:14 PDT 2024


Artem-B wrote:

> Here is a small example of what the PTX for this instruction will be lowered to according to godbolt: https://godbolt.org/z/4crzY67oo

Fascinating. OK, given that there's h/w support for exactly that instruction, I see no problem providing an intrinsic for it. 

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


More information about the llvm-commits mailing list