[all-commits] [llvm/llvm-project] 43a38d: [AMDGPU] Fix MAI ld/st hazard handling

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Aug 14 17:07:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 43a38dc25173d5139a7f14b06f3ee7b59325c96c
      https://github.com/llvm/llvm-project/commit/43a38dc25173d5139a7f14b06f3ee7b59325c96c
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
    M llvm/test/CodeGen/AMDGPU/mai-hazards.mir

  Log Message:
  -----------
  [AMDGPU] Fix MAI ld/st hazard handling

It did not process hazard for ds_permute because it does not
load or store even though it is DS.

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




More information about the All-commits mailing list