[PATCH] D92385: [ARM] Add a pass that re-arranges blocks when there is a backwards WLS branch
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 08:40:36 PST 2020
samtebbs updated this revision to Diff 308977.
samtebbs added a comment.
Inline canMoveBasicBlock, update BB offsets and make fixFallthrough a lambda.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92385/new/
https://reviews.llvm.org/D92385
Files:
llvm/lib/Target/ARM/ARM.h
llvm/lib/Target/ARM/ARMLowOverheadLoopBlockPlacement.cpp
llvm/lib/Target/ARM/ARMLowOverheadLoopBlockPlacement.h
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/lib/Target/ARM/CMakeLists.txt
llvm/test/CodeGen/Thumb2/LowOverheadLoops/block-placement.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92385.308977.patch
Type: text/x-patch
Size: 28199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/c048bcc8/attachment.bin>
More information about the llvm-commits
mailing list