[all-commits] [llvm/llvm-project] 511484: [AMDGPU][AsmParser] Refine SMRD offset definitions.

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Thu Mar 30 07:30:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5114843983b6d3ec866877308073d3821759a747
      https://github.com/llvm/llvm-project/commit/5114843983b6d3ec866877308073d3821759a747
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

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

  Log Message:
  -----------
  [AMDGPU][AsmParser] Refine SMRD offset definitions.

- Fixes the type of default 8-bit offset operands.
- Adds a test for optional offsets.

This is effectively an NFC.

Reviewed By: dp

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




More information about the All-commits mailing list