[all-commits] [llvm/llvm-project] caeb13: [AMDGPU] Allow SOP asm mnemonic to differ
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Oct 1 16:00:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: caeb13aba853b949ca45627f023dbeac77c13b2f
https://github.com/llvm/llvm-project/commit/caeb13aba853b949ca45627f023dbeac77c13b2f
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
Log Message:
-----------
[AMDGPU] Allow SOP asm mnemonic to differ
Allows the creation of real SOP1 instructions with
assembler mnemonics that differ from their
pseudo-instruction mnemonics. The default behavior
keeps the mnemonics matching.
Corrects a subtarget label typo in a comment.
Authored By: Joe_Nash
Differential Revision: https://reviews.llvm.org/D88708
More information about the All-commits
mailing list