[PATCH] D84264: [SCCP] Directly remove non-feasible edges
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 11:35:30 PDT 2020
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rG9394c3ec881a: [SCCP] Directly remove non-feasible edges (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D84264?vs=279935&id=280206#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/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.280206.patch
Type: text/x-patch
Size: 13611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/879f9d8f/attachment.bin>
More information about the llvm-commits
mailing list