[PATCH] D138476: [AMDGPU][InsertWaits] No wait for WAW for global/scratch_load

Ruiling, Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 17:58:11 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eaf6759aee9: [AMDGPU][InsertWaits] No wait for WAW for global/scratch_load (authored by ruiling).

Changed prior to commit:
  https://reviews.llvm.org/D138476?vs=477068&id=477360#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138476

Files:
  llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/implicit-kernarg-backend-usage-global-isel.ll
  llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
  llvm/test/CodeGen/AMDGPU/implicit-kernarg-backend-usage.ll
  llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
  llvm/test/CodeGen/AMDGPU/waitcnt-vmem-waw.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138476.477360.patch
Type: text/x-patch
Size: 10918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/12936788/attachment-0001.bin>


More information about the llvm-commits mailing list