[all-commits] [llvm/llvm-project] ffe826: AMDGPU: Fix asserting when trying to print scc
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 30 05:06:15 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-no-assert-scc-asm
Home: https://github.com/llvm/llvm-project
Commit: ffe826de7c0bb91fdbb27cbeaa7468cf30037bc9
https://github.com/llvm/llvm-project/commit/ffe826de7c0bb91fdbb27cbeaa7468cf30037bc9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/test/CodeGen/AMDGPU/inline-asm.ll
Log Message:
-----------
AMDGPU: Fix asserting when trying to print scc
This is printable using inline assembly. Also we should
handle using scc directly as instruction operands.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list