[all-commits] [llvm/llvm-project] 2b33ea: [AMDGPU] Split exp instructions out into their own...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Nov 11 09:14:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b33ea693586bfc641444296389824669f617151
      https://github.com/llvm/llvm-project/commit/2b33ea693586bfc641444296389824669f617151
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    A llvm/lib/Target/AMDGPU/EXPInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrFormats.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/SIInstructions.td

  Log Message:
  -----------
  [AMDGPU] Split exp instructions out into their own tablegen file. NFC.

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


  Commit: f23c4c6f8a3866d0fcd9537a2e95de355e48b6de
      https://github.com/llvm/llvm-project/commit/f23c4c6f8a3866d0fcd9537a2e95de355e48b6de
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

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

  Log Message:
  -----------
  [AMDGPU] Separate out real exp instructions by subtarget. NFC.

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


Compare: https://github.com/llvm/llvm-project/compare/d5f2c3e7c094...f23c4c6f8a38


More information about the All-commits mailing list