Open
Description
Godbolt: https://c.godbolt.org/z/MejP96PP9
linearFunctionTestReplace()
narrows the induction variable in the given example to an i5
. But this can be problematic if the architecture doesn't support arbitrary sized integers.
Godbolt: https://c.godbolt.org/z/MejP96PP9
linearFunctionTestReplace()
narrows the induction variable in the given example to an i5
. But this can be problematic if the architecture doesn't support arbitrary sized integers.