[all-commits] [llvm/llvm-project] 2e790b: AMDGPU: Verify f8f6f4 formats in assembler
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 26 20:41:53 PST 2024
Branch: refs/heads/users/arsenm/gfx950/verify-f8f6f4-format-assembler
Home: https://github.com/llvm/llvm-project
Commit: 2e790ba89cd0f84c662f7eed0c8e334cd09b92de
https://github.com/llvm/llvm-project/commit/2e790ba89cd0f84c662f7eed0c8e334cd09b92de
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-27 (Wed, 27 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/mai-gfx950-err.s
M llvm/test/tools/llvm-mca/AMDGPU/gfx950.s
Log Message:
-----------
AMDGPU: Verify f8f6f4 formats in assembler
Verify the register widths of the corresponding operands match
the floating point format expected size.
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