[all-commits] [llvm/llvm-project] a0ed70: [AMDGPU] Remove redundant field from DPP8 def

Joe Nash via All-commits all-commits at lists.llvm.org
Fri Apr 16 13:34:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0ed70abded169a6e3d5a304aa2e120f3a78fd76
      https://github.com/llvm/llvm-project/commit/a0ed70abded169a6e3d5a304aa2e120f3a78fd76
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td

  Log Message:
  -----------
  [AMDGPU] Remove redundant field from DPP8 def

These lines set the value to what it already was,
so they are redundant. NFC

Reviewed By: rampitec

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

Change-Id: Ibf6f27d50a7fa1f76c127f01b799821378bfd3b3




More information about the All-commits mailing list