[all-commits] [llvm/llvm-project] be9ace: [AMDGPU] Move VOP3 classes into VOPInstructions.td...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Mar 25 07:04:23 PDT 2022


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td

  Log Message:
  -----------
  [AMDGPU] Move VOP3 classes into VOPInstructions.td. NFC.

These classes are also used by VOP1/2/C instructions.

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




More information about the All-commits mailing list