Skip to content
Unverified Commit ad1b8772 authored by Florian Hahn's avatar Florian Hahn
Browse files

[SCEVExpander] Only create multiplication if needed.

9345ab3a updated generateOverflowCheck to skip creating checks that
always evaluate to false. This in turn means that we only need to
compute |Step| * Trip count  if the result of the multiplication is
actually used.

Sink the multiplication into ComputeEndCheck, so it is only created
when there's an actual check.
parent 38916195
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment