Skip to content
Unverified Commit 6cfb6427 authored by Konstantin Zhuravlyov's avatar Konstantin Zhuravlyov Committed by GitHub
Browse files

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: default avatarKonstantin Zhuravlyov <kzhuravl@amd.com>
parent 7b9fb1c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment