[PATCH] D139780: [AMDGPU] Annotate control flow on visited blocks
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 10 17:33:18 PST 2022
gandhi21299 created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
gandhi21299 requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
This patch allows annotation of control flow in cases
where a visited basic block is pushed to the stack.
Fixes https://github.com/llvm/llvm-project/issues/58861
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139780
Files:
llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
llvm/test/CodeGen/AMDGPU/si-annotate-nested-control-flows.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139780.481889.patch
Type: text/x-patch
Size: 4972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221211/da8407c4/attachment.bin>
More information about the llvm-commits
mailing list