[PATCH] D119558: [SCEV] Add SCEVCompareExpr node
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 11:06:03 PST 2022
reames updated this revision to Diff 407961.
reames added a comment.
Fix a bug and add missing piece from expander which showed up when I built on top of this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119558/new/
https://reviews.llvm.org/D119558
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119558.407961.patch
Type: text/x-patch
Size: 12439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/583e7df9/attachment.bin>
More information about the llvm-commits
mailing list