https://llvm.org/bugs/show_bug.cgi?id=26311

            Bug ID: 26311
           Summary: [Polly] Verify use of getNewValue in
                    RegionBlockGenerator
           Product: Polly
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Optimizer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Michael found by inspection that in rare corner cases the loop we choose to
synthesize SCEVs in the RegionBlockGenerator might be incorrect.

For details see:

http://reviews.llvm.org/D16522?id=45860#inline-136211

We can not currently write test cases to investigate this bug further as the
domain generation does not yet handle non-affine-loop regions well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to