[all-commits] [llvm/llvm-project] c26174: [AMDGPU] Remove s_cbranch_cdbg* for GFX12 (#75496)
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Dec 14 13:10:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c26174f3a8337417dc5a8e89c21ced6bed46e8c9
https://github.com/llvm/llvm-project/commit/c26174f3a8337417dc5a8e89c21ced6bed46e8c9
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/test/MC/AMDGPU/gfx12_unsupported.s
Log Message:
-----------
[AMDGPU] Remove s_cbranch_cdbg* for GFX12 (#75496)
No GFX12 encoding was added for these, so this patch just adds tests
that they are not recognized by the assembler.
More information about the All-commits
mailing list