[PATCH] D103660: [ScalarEvolution] Fix pointer/int type handling converting select/phi to min/max.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 14:05:36 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a567e5f22a6: [ScalarEvolution] Fix pointer/int type handling converting select/phi to… (authored by efriedma).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103660/new/
https://reviews.llvm.org/D103660
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/pr46786.ll
llvm/test/Transforms/IndVarSimplify/pr45835.ll
llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103660.352839.patch
Type: text/x-patch
Size: 10431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/ecd98932/attachment.bin>
More information about the llvm-commits
mailing list