[PATCH] D117045: [SimplifyCFG] Be more aggressive when sinking into unreachable-post-dominated block

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 12:31:01 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82c8aca93488: [SimplifyCFG] Be more aggressive when sinking into block followed by unreachable (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D117045?vs=399046&id=399752#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117045

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/X86/sink-common-code-into-unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117045.399752.patch
Type: text/x-patch
Size: 10537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/e206666b/attachment.bin>


More information about the llvm-commits mailing list