Files
llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
gonzalobg ea8fb06f24 [atomicrmw] fminimumnum/fmaximumnum support (#187030)
Adds support for `atomicrmw` `fminimumnum`/`fmaximumnum` operations.
These were added to C++ in P3008, and are exposed in libc++ in #186716 .
Adding LLVM IR support for these unblocks work in both backends with HW
support, and frontends.
2026-03-18 09:35:49 +01:00

100 KiB