[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 15:19:06 PST 2018


It's possible to make the verification O(N) but it's algorithmically
incredibly complicated :)


On Thu, Jan 18, 2018 at 5:12 PM, Matthias Braun via Phabricator <
reviews at reviews.llvm.org> wrote:

> MatzeB added a comment.
>
> That said it's sad to not being able to compile the llvm test-suite with
> expensive checks enabled (in 60min at least)...
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D40146
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/5d1bdb30/attachment.html>


More information about the llvm-commits mailing list