[PATCH] D130313: [AMDGPU] Avoid flushing the vmcnt counter in loop preheaders if not necessary

Baptiste Saleil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 11:12:07 PDT 2022


bsaleil updated this revision to Diff 450885.
bsaleil added a comment.

Addressed review comments, added test cases with and without undef operands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130313/new/

https://reviews.llvm.org/D130313

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/waitcnt-vmcnt-loop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130313.450885.patch
Type: text/x-patch
Size: 5227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/fc0b61c8/attachment.bin>


More information about the llvm-commits mailing list