[all-commits] [llvm/llvm-project] 2050b2: [AMDGPU] Print high vgpr operand comments from obj...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Sep 4 13:40:43 PDT 2025
Branch: refs/heads/users/rampitec/09-04-_amdgpu_print_high_vgpr_operand_comments_from_objdump
Home: https://github.com/llvm/llvm-project
Commit: 2050b23104178807e2b71794bfae89d0586a70a1
https://github.com/llvm/llvm-project/commit/2050b23104178807e2b71794bfae89d0586a70a1
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
M llvm/test/CodeGen/AMDGPU/vgpr-lowering-gfx1250.mir
Log Message:
-----------
[AMDGPU] Print high vgpr operand comments from objdump
This followed the agreed convention: every basic block shall
start with all MSBs zero. Codegen does the same lowering.
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