On 04/28/2015 08:20 PM, Aditya K wrote:
You need to add a comment for the new function. These function comments should describe what the function does, in terms of its arguments and return value (if any).Hi, This is a small patch where I moved a portion of code from the function vectorize_loops outside to improve readability. Please see the patch attached and give comments for improvements.
With a function comment, this refactoring would be fine. jeff