[llvm] [AMDGPU] Support image atomic no return instructions (PR #150742)

Harrison Hao via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 9 06:18:21 PDT 2025


harrisonGPU wrote:

I’ve updated the patch to create new MachineInstrs for image atomics. If the result is unused, it now selects the no-return variant.
Please review it again when you have time, thanks! :-)

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


More information about the llvm-commits mailing list