[all-commits] [llvm/llvm-project] e468b1: [AMDGPU][GFX11] Refactor VOPD operands handling
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Nov 16 05:29:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e468b1b740e522c212be24d2ead25383fe46f8f5
https://github.com/llvm/llvm-project/commit/e468b1b740e522c212be24d2ead25383fe46f8f5
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/gfx11_asm_vopd_err.s
Log Message:
-----------
[AMDGPU][GFX11] Refactor VOPD operands handling
Differential Revision: https://reviews.llvm.org/D137952
More information about the All-commits
mailing list