[PATCH] D90926: [SCEV] Don't use not expressions for implied conditions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 09:56:43 PST 2020
nikic updated this revision to Diff 303489.
nikic edited the summary of this revision.
nikic added a comment.
Preserve transform at a higher level, where we are lining up swapped predicates.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90926/new/
https://reviews.llvm.org/D90926
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/zext-wrap.ll
llvm/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90926.303489.patch
Type: text/x-patch
Size: 5211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/49f86a74/attachment.bin>
More information about the llvm-commits
mailing list