Files
clang-p2996/llvm/lib/Analysis/ScalarEvolution.cpp
Florian Hahn 2ba78229e4 [SCEV] Try smaller ZExts when using loop guard info.
If we didn't find the extact ZExt expr in the rewrite map, check if
there's an entry for a smaller ZExt we can use instead.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D149786
2023-06-09 20:05:50 +01:00

591 KiB