[all-commits] [llvm/llvm-project] 5c0bf1: [AMDGPU][MC][GFX10] Removed unsupported 64bit DPP ...
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Apr 13 04:44:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c0bf1303ecfc211fbf8ba8b07271c31861fa557
https://github.com/llvm/llvm-project/commit/5c0bf1303ecfc211fbf8ba8b07271c31861fa557
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/test/MC/AMDGPU/gfx10_unsupported.s
Log Message:
-----------
[AMDGPU][MC][GFX10] Removed unsupported 64bit DPP opcodes
Removed 64bit DPP opcodes from asm matcher tables.
Differential Revision: https://reviews.llvm.org/D123611
More information about the All-commits
mailing list