diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2024-10-09 10:40:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 10:40:49 -0500 |
commit | 774893dcd929c370bad714a70a7d670bb2d6f649 (patch) | |
tree | c8d4b7fd796bc40c1fd0c0f8b5e70651059a5dd4 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | d905a3c51b31775791c15132a1b3613d75871853 (diff) | |
download | llvm-774893dcd929c370bad714a70a7d670bb2d6f649.zip llvm-774893dcd929c370bad714a70a7d670bb2d6f649.tar.gz llvm-774893dcd929c370bad714a70a7d670bb2d6f649.tar.bz2 |
[mlir][ROCDL] Plumb through AMDGPU memory access metadata (#110916)
The LLVM backend has moved from function-wide attributes for making
assurances about potentially unsafe atomic operations (like
"unsafe-fp-atomics") to metadata on individual atomic operations.
This commit adds support for generating this metadata from MLIR.
---------
Co-authored-by: Quinn Dawkins <quinn.dawkins@gmail.com>
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions