[all-commits] [llvm/llvm-project] e9df01: AMDGPU: Verify f8f6f4 formats in assembler
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 26 17:05:07 PST 2024
Branch: refs/heads/users/arsenm/gfx950/verify-f8f6f4-format-assembler
Home: https://github.com/llvm/llvm-project
Commit: e9df017c277f38ff299d45a444e34e7af79401bb
https://github.com/llvm/llvm-project/commit/e9df017c277f38ff299d45a444e34e7af79401bb
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