[clang] [llvm] [AMDGPU] Add intrinsics for v_[pk]_add_{min|max}_* instructions (PR #164731)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 01:58:28 PDT 2025


rampitec wrote:

JBTW, clamp is not clamp either. This is relu, which is not possible to match at all with any sort of input. Clamp bit is again repurposed.

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


More information about the llvm-commits mailing list