[PATCH] D140605: Support unreachable instructions in SimplifyCFG's tail merging.

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 20:49:49 PST 2022


resistor created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
resistor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140605

Files:
  llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  llvm/test/Transforms/PhaseOrdering/AArch64/peel-multiple-unreachable-exits-for-vectorization.ll
  llvm/test/Transforms/SimplifyCFG/tail-merge-assert.ll
  llvm/test/Transforms/SimplifyCFG/tail-merge-noreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140605.485034.patch
Type: text/x-patch
Size: 18840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221223/e59cb238/attachment.bin>


More information about the llvm-commits mailing list