[llvm-bugs] [Bug 32444] New: SimplifyCFG used to break ARM/AArch64 MachineBranchProb.ll, now it's flaky

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 27 15:49:58 PDT 2017


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

            Bug ID: 32444
           Summary: SimplifyCFG used to break ARM/AArch64
                    MachineBranchProb.ll, now it's flaky
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvm-bugs at lists.llvm.org

Commit r298799 broke MachineBranchProb.ll on some, but not all ARM/AArch64 bots
(ex. with LLD still passes), so keeping XFAIL or removing it would break at
least some configuration.

So, I marked as UNSUPPORTED in r298887 and created this bug, so we can
understand what the problem is without keeping the bots red for a few more
days.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170327/41ee8f4d/attachment.html>


More information about the llvm-bugs mailing list