[PATCH] D128796: [SCCP] Simplify CFG in SCCP as well

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 00:25:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG10c531cd5bf0: [SCCP] Simplify CFG in SCCP as well (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128796

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/GVN/gvn-loop-load-pre-order.ll
  llvm/test/Transforms/SCCP/2004-12-10-UndefBranchBug.ll
  llvm/test/Transforms/SCCP/2008-01-27-UndefCorrelate.ll
  llvm/test/Transforms/SCCP/preserve-analysis.ll
  llvm/test/Transforms/SCCP/sccptest.ll
  llvm/test/Transforms/SCCP/strictfp-phis-fcmp.ll
  llvm/test/Transforms/SCCP/strictfp-phis-fcmps.ll
  llvm/test/Transforms/SCCP/widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128796.441281.patch
Type: text/x-patch
Size: 13048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/c5b55355/attachment.bin>


More information about the llvm-commits mailing list