[PATCH] D123231: [StructurizeCFG] Improve basic block ordering
Brendon Cahoon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 07:41:30 PDT 2022
bcahoon updated this revision to Diff 436386.
bcahoon added a comment.
Herald added a subscriber: kosarev.
No changes with this patch. It's been a while since this patch was added. I was investigating an internal test failure, which turns out to be unrelated to this patch. So, I'd like to move forward with reviewing this again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123231/new/
https://reviews.llvm.org/D123231
Files:
llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
llvm/test/Transforms/StructurizeCFG/improve-order.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123231.436386.patch
Type: text/x-patch
Size: 25967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/2969fe15/attachment.bin>
More information about the llvm-commits
mailing list