[all-commits] [llvm/llvm-project] 365d82: [AMDGPU][MC][GFX11] Correct ds_swizzle_b32
dpreobra via All-commits
all-commits at lists.llvm.org
Tue Jun 14 02:58:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 365d827f659767201a5bba32162a44ad47205393
https://github.com/llvm/llvm-project/commit/365d827f659767201a5bba32162a44ad47205393
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx11_ds.s
M llvm/test/MC/Disassembler/AMDGPU/ds_gfx11.txt
Log Message:
-----------
[AMDGPU][MC][GFX11] Correct ds_swizzle_b32
Enable offset parsing.
Differential Revision: https://reviews.llvm.org/D127404
More information about the All-commits
mailing list