[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
Wed Sep 22 09:53:01 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7249e4acf3c: [SimplifyCFG] Ignore free instructions when computing cost for folding branch… (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D108837?vs=373062&id=374277#toc

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.374277.patch
Type: text/x-patch
Size: 4857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/815c0fda/attachment.bin>


More information about the llvm-commits mailing list