[all-commits] [llvm/llvm-project] 53076d: [AMDGPU] Simplify SMEM Real instruction definition...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Mar 17 11:05:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53076d34e3ea2bcce6debf1187b418d3e55d732c
      https://github.com/llvm/llvm-project/commit/53076d34e3ea2bcce6debf1187b418d3e55d732c
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SMInstructions.td

  Log Message:
  -----------
  [AMDGPU] Simplify SMEM Real instruction definitions. NFC.

Only override InOperandList when the Real instruction needs a different
type for $offset than the Pseudo.

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




More information about the All-commits mailing list