[PATCH] D89821: [SCEV] Match 'zext (trunc A to iB) to iY' as URem.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 25 12:49:57 PDT 2020
fhahn updated this revision to Diff 300552.
fhahn added a comment.
make matchURem static in test class
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89821/new/
https://reviews.llvm.org/D89821
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89821.300552.patch
Type: text/x-patch
Size: 4212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201025/c0b13857/attachment.bin>
More information about the llvm-commits
mailing list