[PATCH] D149332: [AMDGPU] Also consider global and scratch instructions when flushing vmcnt counter in loop preheader

Ronak Chauhan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 04:07:42 PDT 2023


rochauha created this revision.
rochauha added reviewers: foad, bsaleil, nhaehnle, kerbowa.
Herald added subscribers: kosarev, StephenFan, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
rochauha requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149332

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/fp64-atomics-gfx90a.ll
  llvm/test/CodeGen/AMDGPU/atomicrmw-nand.ll
  llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
  llvm/test/CodeGen/AMDGPU/global-load-saddr-to-vaddr.ll
  llvm/test/CodeGen/AMDGPU/global-saddr-atomics-min-max-system.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149332.517510.patch
Type: text/x-patch
Size: 51240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/fcf3c8b8/attachment.bin>


More information about the llvm-commits mailing list