[all-commits] [llvm/llvm-project] b7ef63: [AMDGPU] Add a feature for VALUTransUseHazard

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jan 6 05:50:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7ef63af566287c724d8883bcf715cb156a0c73f
      https://github.com/llvm/llvm-project/commit/b7ef63af566287c724d8883bcf715cb156a0c73f
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h

  Log Message:
  -----------
  [AMDGPU] Add a feature for VALUTransUseHazard

NFCI. This just allows us to experiment with enabling/disabling the
workaround on different subtargets.

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




More information about the All-commits mailing list