[all-commits] [llvm/llvm-project] f598df: [AMDGPU][MC][GFX8+] Correct SMEM offset parsing

dpreobra via All-commits all-commits at lists.llvm.org
Fri May 20 04:01:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f598dfb3bf8cc98ef9c1a5c3ddb82bdee30b9988
      https://github.com/llvm/llvm-project/commit/f598dfb3bf8cc98ef9c1a5c3ddb82bdee30b9988
  Author: Dmitry Preobrazhensky <d-pre at mail.ru>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M llvm/test/MC/AMDGPU/gfx10_asm_smem.s
    M llvm/test/MC/AMDGPU/gfx8_asm_smem.s
    M llvm/test/MC/AMDGPU/gfx9_asm_smem.s

  Log Message:
  -----------
  [AMDGPU][MC][GFX8+] Correct SMEM offset parsing

Differential Revision: https://reviews.llvm.org/D125907




More information about the All-commits mailing list