Displaying 2 results from an estimated 2 matches for "d877ed3f".
Did you mean:
d837ed37
2017 Feb 28
2
rL296252 Made large integer operation codegen significantly worse.
This patch only results in relaxing dependencies. This now *allows* new
orderings that were not previously allowed, but, the fact that we then
actually get such a suboptimal output likely indicates an issue elsewhere,
that this allowance is exacerbating.
Some observations:
1. For some reason, memop folding seems to be generating seriously
non-optimal instructions. It is somehow causing there to
2017 Feb 28
2
rL296252 Made large integer operation codegen significantly worse.
...________________
> 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/20170227/d877ed3f/attachment.html>