diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2025-08-07 14:59:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 14:59:31 -0700 |
commit | 82046c7f339a74a198ec7b17612243663732c7f7 (patch) | |
tree | 8dc86b00c66c5de3a8ff291157755a18d6457a8f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 49ccf46adc455b64c2be0006092651182b1cb2c4 (diff) | |
download | llvm-82046c7f339a74a198ec7b17612243663732c7f7.zip llvm-82046c7f339a74a198ec7b17612243663732c7f7.tar.gz llvm-82046c7f339a74a198ec7b17612243663732c7f7.tar.bz2 |
[AMDGPU] Adjust hard clause rules for gfx1250 (#152592)
Change from GFX12: Relax S_CLAUSE rules to all all non-flat memory types
in
the same clause, and all Flat types in the same.
For VMEM/FLAT clause types now look like:
- Non-Flat (load, store, atomic): buffer, global, scratch, TDM, Async
- Flat: load, store, atomic
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions