[PATCH] D84264: [SCCP] Directly remove non-feasible edges

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 25 05:55:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad16e71c953c: Reapply [SCCP] Directly remove non-feasible edges (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D84264?vs=280668&id=280670#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84264

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/conditions-ranges.ll
  llvm/test/Transforms/SCCP/domtree-update.ll
  llvm/test/Transforms/SCCP/predicateinfo-cond.ll
  llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll
  llvm/test/Transforms/SCCP/switch-constantfold-crash.ll
  llvm/test/Transforms/SCCP/switch.ll
  llvm/test/Transforms/SCCP/widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84264.280670.patch
Type: text/x-patch
Size: 15140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200725/d9f681fc/attachment-0001.bin>


More information about the llvm-commits mailing list