[LLVMbugs] [Bug 1657] licm promotes store to null pointer
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Sep 24 13:05:21 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1657
Devang Patel <dpatel at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Devang Patel <dpatel at apple.com> 2007-09-24 15:05:20 ---
Test case is invalid because
store i8 undef, i8* null
Anyway, fixed.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070924/053828.html
Please file new bugzilla if you run into another regression with same symptoms
- "promoting store to null pointer". Thanks.
--
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