[llvm] [NVPTX] Support copysign PTX instruction (PR #107800)

Pranav Kant via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 11:07:43 PDT 2024


pranavk wrote:

This is making some of our internal XLA tests fail. I talked to @Artem-B offline and it seems we missed case of copysign from a constant. I will have to revert this to unblock us.

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


More information about the llvm-commits mailing list