[PATCH] D100281: [AMDGPU] Revise handling of preexisting waitcnt
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 09:22:45 PDT 2021
kerbowa updated this revision to Diff 340876.
kerbowa added a comment.
Use isMetaInstruction; move func entry waitcnt change to separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100281/new/
https://reviews.llvm.org/D100281
Files:
llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
llvm/test/CodeGen/AMDGPU/atomicrmw-nand.ll
llvm/test/CodeGen/AMDGPU/flat-scratch.ll
llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll
llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-agent.ll
llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-system.ll
llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-volatile.ll
llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-workgroup.ll
llvm/test/CodeGen/AMDGPU/waitcnt-debug.mir
llvm/test/CodeGen/AMDGPU/waitcnt-preexisting-vscnt.mir
llvm/test/CodeGen/AMDGPU/waitcnt-preexisting.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100281.340876.patch
Type: text/x-patch
Size: 66483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/492fe056/attachment-0001.bin>
More information about the llvm-commits
mailing list