[PATCH] D114555: [ScalarEvolution] Add bailout to avoid zext of pointer.
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 01:06:28 PST 2021
dim added a comment.
FWIW, this fixes both the minimized test case from PR52594, and the full original test case from https://bugs.freebsd.org/260000.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114555/new/
https://reviews.llvm.org/D114555
More information about the llvm-commits
mailing list