[llvm-commits] More aggressive speculation in SimplifyCFG
Nadav Rotem
nrotem at apple.com
Wed Jan 23 20:10:04 PST 2013
Hi Krzysztof,
Can you give an example where folding selects would enable other optimizations ? We can look at these examples and see if we can solve them in the early if-conversion, codegen prepare or elsewhere.
Thanks,
Nadav
On Jan 23, 2013, at 6:55 AM, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote:
> We needed something that would work on the IR level, so that the subsequent IR optimizations would catch more opportunities.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130123/7d27d25d/attachment.html>
More information about the llvm-commits
mailing list