[llvm] AMDGPU: Remove flat/global fmin/fmax intrinsics (PR #105642)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 14:19:18 PDT 2024


arsenm wrote:

> The problem is that no one knows what options to use to make the atomicRMW closer to the old intrinsic. You do not document that anywhere.

[It's in AMDGPUUsage](https://llvm.org/docs/AMDGPUUsage.html#llvm-ir-metadata)

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


More information about the llvm-commits mailing list