[all-commits] [llvm/llvm-project] c89e60: [AMDGPU][MC][GFX11] Add VOPD literals validation
dpreobra via All-commits
all-commits at lists.llvm.org
Thu Sep 15 06:32:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c89e60bf1f80974d7de17efc98e781843f34f90c
https://github.com/llvm/llvm-project/commit/c89e60bf1f80974d7de17efc98e781843f34f90c
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
A llvm/test/MC/AMDGPU/gfx11_asm_vopd_errs.s
A llvm/test/MC/AMDGPU/gfx11_asm_vopd_features.s
Log Message:
-----------
[AMDGPU][MC][GFX11] Add VOPD literals validation
Differential Revision: https://reviews.llvm.org/D133864
More information about the All-commits
mailing list