diff options
author | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | 2023-10-19 12:40:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 12:40:19 -0400 |
commit | 6cfb64276d47b6c24f85311ddcc80fa8d703d76b (patch) | |
tree | c2fa2d0c75a9398aa880c5d4fe0f355dc09e0e86 /lldb/packages/Python/lldbsuite/test | |
parent | 7b9fb1c228337de9c866b123ff60f3491eebd3d7 (diff) | |
download | llvm-6cfb64276d47b6c24f85311ddcc80fa8d703d76b.zip llvm-6cfb64276d47b6c24f85311ddcc80fa8d703d76b.tar.gz llvm-6cfb64276d47b6c24f85311ddcc80fa8d703d76b.tar.bz2 |
AMDGPU: Minor updates to program resource registers (#69525)
- Be explicit about which program resource register is supported by
which target
- RSRC1
- FP16_OVFL is GFX9+
- WGP_MODE is GFX10+
- MEM_ORDERED is GFX10+
- FWD_PROGRESS is GFX10+
- RSRC3
- INST_PREF_SIZE is GFX11+
- TRAP_ON_START is GFX11+
- TRAP_ON_END is GFX11+
- IMAGE_OP is GFX11+
- Do not emit GFX11+ fields when disassembling GFX10 code objects
- Tighten enforcement of reserved bits in disassembler
---------
Co-authored-by: Konstantin Zhuravlyov <kzhuravl@amd.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions