[all-commits] [llvm/llvm-project] 923285: [AMDGPU] Add gfx1150 SALU Float instructions (#66884)
Mirko Brkušanin via All-commits
all-commits at lists.llvm.org
Thu Sep 21 02:22:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 923285b1398603ff8756578ef86f0e192d6a0218
https://github.com/llvm/llvm-project/commit/923285b1398603ff8756578ef86f0e192d6a0218
Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
M llvm/lib/Target/AMDGPU/SISchedule.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/MC/AMDGPU/gfx1150_asm_salu_float.s
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
A llvm/test/MC/Disassembler/AMDGPU/gfx1150_asm_salu_float.txt
Log Message:
-----------
[AMDGPU] Add gfx1150 SALU Float instructions (#66884)
More information about the All-commits
mailing list