RSKernelExpand: Remove loads of instep and outstep values in new-style
forEach kernel expansion.

InStep and OutStep are not used by expanded new-style forEach kernels.
Instead, the strides are inferred from the type information available
to the kernel expansion pass.

Change-Id: Ieb3dc46ac4fdcd19d7e26f6d84b7356479b9984e
2 files changed