[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 11:19:48 PDT 2021


aeubanks updated this revision to Diff 373013.
aeubanks added a comment.

rebase


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.373013.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/322e6d24/attachment.bin>


More information about the llvm-commits mailing list