[all-commits] [llvm/llvm-project] 627aee: [AMDGPU] Make offset a 32-bit operand

Piotr Sobczak via All-commits all-commits at lists.llvm.org
Fri Feb 3 02:45:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 627aee2c76513b76e1c0f4d503c599a042c7ff65
      https://github.com/llvm/llvm-project/commit/627aee2c76513b76e1c0f4d503c599a042c7ff65
  Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/DSInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td

  Log Message:
  -----------
  [AMDGPU] Make offset a 32-bit operand

Promote offset to 32-bit, similarily to what D142549 did for flat_offset.

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




More information about the All-commits mailing list