[AMDGPU] Add default 1 glc operand to rtn atomics
This change adds a real glc operand to the return atomic instead of just string " glc" in the middle of the asm string. Improves asm parser diagnostics. Differential Revision: https://reviews.llvm.org/D90730
Loading
Please sign in to comment