diff options
author | Juan Manuel Martinez CaamaƱo <jmartinezcaamao@gmail.com> | 2025-04-03 09:22:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 09:22:38 +0200 |
commit | 041e84261a502a28401813bf55aa778ee0bbcdeb (patch) | |
tree | 0ee713a99dc9d309841a4bd0c365a26339580c78 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 91f3965be43ccb5291fcb5578b62648a1ece17bc (diff) | |
download | llvm-041e84261a502a28401813bf55aa778ee0bbcdeb.zip llvm-041e84261a502a28401813bf55aa778ee0bbcdeb.tar.gz llvm-041e84261a502a28401813bf55aa778ee0bbcdeb.tar.bz2 |
[Clang][AMDGPU] Expose buffer load lds as a clang builtin (#132048)
CK is using either inline assembly or inline LLVM-IR builtins to
generate buffer_load_dword lds instructions.
This patch exposes this instruction as a Clang builtin available on gfx9 and gfx10.
Related to SWDEV-519702 and SWDEV-518861
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions