Alex MacLean b0d2411b53
[NVPTX] Support copysign PTX instruction (#107800)
Lower `fcopysign` SDNodes into `copysign` PTX instructions where
possible. See [PTX ISA: 9.7.3.2. Floating Point Instructions: copysign]
(https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#floating-point-instructions-copysign).
2024-09-09 17:37:09 -07:00
..
2023-07-11 14:43:35 +01:00
2023-06-28 11:57:13 -07:00