[all-commits] [llvm/llvm-project] d9ac55: [AMDGPU] New MFMA names for existing instructions
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Mar 17 13:36:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9ac55fab2ec49b11c5ab351b3551a7c7bcb89f0
https://github.com/llvm/llvm-project/commit/d9ac55fab2ec49b11c5ab351b3551a7c7bcb89f0
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/MC/AMDGPU/mai-gfx940.s
M llvm/test/MC/Disassembler/AMDGPU/mai-gfx940.txt
Log Message:
-----------
[AMDGPU] New MFMA names for existing instructions
Old names are supported as aliases.
_1k MFMA got new opcodes.
Differential Revision: https://reviews.llvm.org/D121741
More information about the All-commits
mailing list