[LLVMdev] Problem with loop-unrolling (original) (raw)
Suresh Purini suresh.purini at gmail.com
Fri Sep 16 02:06:53 PDT 2011
- Previous message: [LLVMdev] Problem with loop-unrolling
- Next message: [LLVMdev] Invitation to connect on LinkedIn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [LLVMdev] Problem with loop-unrolling
- Next message: [LLVMdev] Invitation to connect on LinkedIn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]