[all-commits] [llvm/llvm-project] 1000ce: [AMDGPU] Remove s_set_inst_prefetch_distance suppo...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Jan 22 14:31:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1000cefc049e313a532fc9df2a48d80826fc80c7
https://github.com/llvm/llvm-project/commit/1000cefc049e313a532fc9df2a48d80826fc80c7
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/test/MC/AMDGPU/gfx12_asm_sopp.s
M llvm/test/MC/AMDGPU/gfx12_unsupported.s
M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sopp.txt
Log Message:
-----------
[AMDGPU] Remove s_set_inst_prefetch_distance support from GFX12 (#78786)
This instruction is not supported by GFX12.
More information about the All-commits
mailing list