[all-commits] [llvm/llvm-project] 8b127a: [AMDGPU] Fix inserting combined s_nop in bundles

Austin Kerbow via All-commits all-commits at lists.llvm.org
Wed Oct 28 14:35:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b127a8661a160a12b09d32094268c4988c5424c
      https://github.com/llvm/llvm-project/commit/8b127a8661a160a12b09d32094268c4988c5424c
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
    M llvm/test/CodeGen/AMDGPU/hazard-in-bundle.mir
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll

  Log Message:
  -----------
  [AMDGPU] Fix inserting combined s_nop in bundles

Reviewed By: rampitec

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




More information about the All-commits mailing list