[PATCH] D108837: [SimplifyCFG] Ignore free instructions when computing cost for folding branch to common dest
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 13:58:45 PDT 2021
aeubanks updated this revision to Diff 373062.
aeubanks added a comment.
don't skip over recently added IsBCSSAUse check for free instructions
should be good to review now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108837/new/
https://reviews.llvm.org/D108837
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/CodeGen/AArch64/csr-split.ll
llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest-free-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108837.373062.patch
Type: text/x-patch
Size: 4953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/4ab07732/attachment.bin>
More information about the llvm-commits
mailing list