[LLVMbugs] [Bug 8954] New: non deterministic "-basicaa -loop-unroll -gvn"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 10 19:18:05 PST 2011


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

           Summary: non deterministic "-basicaa   -loop-unroll -gvn"
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=5984)
 --> (http://llvm.org/bugs/attachment.cgi?id=5984)
testcase

Running

opt  -basicaa   -loop-unroll -gvn t.ll -o sched-vis2.ll

on the attached file multiple times produces different results if address space
randomization is enabled.

-- 
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