[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
Thu Oct 29 03:48:11 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88d6421e4c43: [SCEV] Match 'zext (trunc A to iB) to iY' as URem. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D89821?vs=300552&id=301559#toc
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.301559.patch
Type: text/x-patch
Size: 4193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/4f3f51f3/attachment.bin>
More information about the llvm-commits
mailing list