llvm-project
90dfabc9 - AMDGPU: Refactor unsafe atomicrmw remark emission (#89379)

Commit
1 year ago
AMDGPU: Refactor unsafe atomicrmw remark emission (#89379) Defers some of the setup work until the remark is actually emitted. Move big lambda into a helper function, and only use value capture of a pointer. Prepare to have different messages.
Author
Parents
Loading