[all-commits] [llvm/llvm-project] 22898d: [AMDGPU] Duplicate packed fp32 instructions
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jul 29 13:02:21 PDT 2026
Branch: refs/heads/users/rampitec/duplicate-packed-f32
Home: https://github.com/llvm/llvm-project
Commit: 22898d95d277c39aaa5da82216624d361eb6f7d7
https://github.com/llvm/llvm-project/commit/22898d95d277c39aaa5da82216624d361eb6f7d7
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/CodeGen/AMDGPU/bug-pk-f32-imm-fold.mir
M llvm/test/CodeGen/AMDGPU/coexec-sched-effective-stall.mir
M llvm/test/CodeGen/AMDGPU/coexec-sched-flavor-classification.mir
Log Message:
-----------
[AMDGPU] Duplicate packed fp32 instructions
These have different semantics on gfx9 and gfx12 with respect to
scalar 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