[PATCH] D129997: [Local] Allow creating callbr with duplicate successors

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 15:03:16 PDT 2022


nickdesaulniers updated this revision to Diff 455392.
nickdesaulniers added a comment.

- rebase on top of D130127 <https://reviews.llvm.org/D130127>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129997/new/

https://reviews.llvm.org/D129997

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
  llvm/test/Transforms/JumpThreading/callbr-edge-split.ll
  llvm/test/Transforms/JumpThreading/pr46857-callbr.ll
  llvm/test/Transforms/SimplifyCFG/callbr-destinations.ll
  llvm/test/Transforms/SimplifyCFG/jump-threading.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129997.455392.patch
Type: text/x-patch
Size: 5256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/9ee14c6e/attachment.bin>


More information about the llvm-commits mailing list