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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 05:34:55 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08860f525a23: [Local] Allow creating callbr with duplicate successors (authored by nikic).

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.445789.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/b3783954/attachment.bin>


More information about the llvm-commits mailing list