[all-commits] [llvm/llvm-project] 815e04: [AMDGPU][MC] Fix printing vcc(_lo) twice for VOPC ...
Mirko Brkušanin via All-commits
all-commits at lists.llvm.org
Mon Feb 12 10:02:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 815e0485a47fa0794e0eccf93a4f4dc928881c6f
https://github.com/llvm/llvm-project/commit/815e0485a47fa0794e0eccf93a4f4dc928881c6f
Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/lib/Target/AMDGPU/VOPCInstructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
M llvm/test/MC/AMDGPU/gfx11-promotions.s
Log Message:
-----------
[AMDGPU][MC] Fix printing vcc(_lo) twice for VOPC DPP instrucitons (#81158)
More information about the All-commits
mailing list