[all-commits] [llvm/llvm-project] 6617a5: [AMDGPU] Move insertion of function entry waitcnt ...

Austin Kerbow via All-commits all-commits at lists.llvm.org
Wed May 5 17:59:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6617a5a5eaeec455a2c4e1df9589208bcd5e6678
      https://github.com/llvm/llvm-project/commit/6617a5a5eaeec455a2c4e1df9589208bcd5e6678
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
    M llvm/test/CodeGen/AMDGPU/waitcnt-preexisting.mir

  Log Message:
  -----------
  [AMDGPU] Move insertion of function entry waitcnt later

This allows tracking these as preexisting waitcnt.

Reviewed By: rampitec

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




More information about the All-commits mailing list