diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-04-19 15:41:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 15:41:19 +0200 |
commit | 90dfabc9e12466ce306b3168f47621598bbf900b (patch) | |
tree | 6da93e4ee2d7ed103195fd5a4ac5814f7871fc59 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0a8cd1ed1f4f35905df318015b0dbcb69d81d7c2 (diff) | |
download | llvm-90dfabc9e12466ce306b3168f47621598bbf900b.zip llvm-90dfabc9e12466ce306b3168f47621598bbf900b.tar.gz llvm-90dfabc9e12466ce306b3168f47621598bbf900b.tar.bz2 |
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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions