Displaying 2 results from an estimated 2 matches for "f85015b5".
2017 Feb 07
2
Problem ScheduleDAG on PowerPC, X86 works fine.
Long story short: https://llvm.org/bugs/show_bug.cgi?id=31890
The backend fails to schedule a given DAG, the reason being that there is
an instruction and it glue that needs to be broken apart as they can't be
scheduled consecutively. See attached file for a picture of the DAG.
Not sure what's the best course of action is, and not sure why this isn't a
problem for the X86 backend
2017 Feb 07
2
Problem ScheduleDAG on PowerPC, X86 works fine.
...________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170207/f85015b5/attachment.html>