[LLVMbugs] [Bug 6394] Optimizer swaps bitcast and getelementptr in an invalid way

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 29 14:19:44 PST 2010


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

Henning Thielemann <llvm at henning-thielemann.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #4 from Henning Thielemann <llvm at henning-thielemann.de> 2010-12-29 16:19:43 CST ---
I still do not know how to cope with that problem. I use the JIT, thus I cannot
specify a target string. And if I could, then I would wonder, why I shall
specify a target specification, since I want of course, that the optimizer
applies optimizations that are valid for the host machine.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list