[LLVMdev] Problem with loop-unrolling (original) (raw)

Suresh Purini suresh.purini at gmail.com
Fri Sep 16 02:06:53 PDT 2011


Hello,

I checked out the latest version of the compiler and it seems loop unrolling is fine. The compiler didn't crash and the loop unroll transformation is happening.

-Suresh

On Fri, Sep 16, 2011 at 11:12 AM, Suresh Purini <suresh.purini at gmail.com> wrote:

Hello,

 When we invoke the loop-unroll pass, the compiler is crashing. From the earlier posts in the mailing-list and from the bug reports, it is a known problem. Is there some one working on this bug? -Suresh



More information about the llvm-dev mailing list