[LLVMbugs] Bug in LICM pass

Chris Lattner sabre at nondot.org
Mon Jun 23 10:35:00 PDT 2003


On Mon, 23 Jun 2003, Joel Stanley wrote:

> $ opt bugpoint-reduced-simplified.bc -licm
> Assertion failed: Offset1 < Offset2 &&"There is at least one different constant here!", file BasicAliasAnalysis.cpp, line 299
> Abort

This works for me.  I think this bug was fixed quite a while ago: make
sure your CVS tree is up-to-date...

Also, in the future, please post .ll files instead of .bc files.  It's
easier on the mailing-list archiver.  :)

Thanks!

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-bugs mailing list