[PATCH] D76881: [AMDGPU] Skip CFIInstructions in SIInsertWaitcnts
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 16:55:01 PDT 2020
scott.linder updated this revision to Diff 253019.
scott.linder added a comment.
I may have pushed this up to soon, I missed some tests, and after thinking it
through again I don't know if it is actually correct to put the DEBUG_VALUE
before the waitcnt if the waitcnt could be ensuring some writes are available?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76881/new/
https://reviews.llvm.org/D76881
Files:
llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
llvm/test/CodeGen/AMDGPU/split-arg-dbg-value.ll
llvm/test/CodeGen/AMDGPU/vgpr-descriptor-waterfall-loop-idom-update.ll
llvm/test/CodeGen/AMDGPU/waitcnt-skip-meta.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76881.253019.patch
Type: text/x-patch
Size: 10169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/fd9eb56a/attachment.bin>
More information about the llvm-commits
mailing list