Files
clang-p2996/llvm/lib/Analysis/ScalarEvolution.cpp
Florian Hahn f1e8136115 [SCEV] Bail out if URem operand cannot be zero-extended.
In some cases, LHS is larger than the target expression type. Bail out
in that case for now, to avoid crashing
2021-02-01 13:50:54 +00:00

511 KiB