[all-commits] [llvm/llvm-project] 3eadcb: [AMDGPU][MC][GFX9] Corrected SMEM decoding
dpreobra via All-commits
all-commits at lists.llvm.org
Tue Apr 6 04:11:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eadcb86abd2259e398c9c1ff81d5509bfeeb7df
https://github.com/llvm/llvm-project/commit/3eadcb86abd2259e398c9c1ff81d5509bfeeb7df
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SMInstructions.td
M llvm/test/MC/Disassembler/AMDGPU/smem_gfx9.txt
Log Message:
-----------
[AMDGPU][MC][GFX9] Corrected SMEM decoding
Corrected SMEM decoding when IMM=0 and OFFSET>127
Fixed bug 49819 (https://bugs.llvm.org/show_bug.cgi?id=49819)
Differential Revision: https://reviews.llvm.org/D99804
More information about the All-commits
mailing list