search for: 8ae964ac

Displaying 2 results from an estimated 2 matches for "8ae964ac".

Did you mean: 4ae96cac
2017 Jul 14
5
failing to optimize boolean ops on cmps
...his same decision, this same way, again and again, and never actually get even started on fixing it :) IE "it's just another small patch!" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170714/8ae964ac/attachment.html>
2017 Jul 14
3
failing to optimize boolean ops on cmps
On Fri, Jul 14, 2017 at 10:54 AM, Daniel Berlin <dberlin at dberlin.org> wrote: > > >> I think you're done when you get everything that you have that fits into >> a model of local transformations and that should be run to a fixed point. >> > > Sure, but to point out what you certainly already know, that's almost > every optimization you can think of