http://llvm.org/bugs/show_bug.cgi?id=18851

Arnold Schwaighofer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Arnold Schwaighofer <[email protected]> ---
Fixed in 201496.

Successful bot with patch:
http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/5193.


The problem in this case was that LSR wanted to reuse an induction variable of
pointer type. I was missing the cast in this case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to