llvm-project
90dfabc9
- AMDGPU: Refactor unsafe atomicrmw remark emission (#89379)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#89379 - AMDGPU: Refactor unsafe atomicrmw remark emission
Author
arsenm
Parents
0a8cd1ed
Loading