Displaying 3 results from an estimated 3 matches for "b54997ac".
2018 Mar 05
0
Removing the LoopInstSimplify pass
We're not actively using this, but from a design perspective I'm
wondering if we should be using this or something like it. At the
moment, our various loop optimization assume mostly canonical input.
Some of the passes have been taught to deal with limited amounts of
non-canonical-ism, but there's a strong code simplicity argument in
favor of only handling canonical input and
2018 Mar 03
2
Removing the LoopInstSimplify pass
Hi,
I think we should remove the LoopInstSimplify pass, as it has no test coverage and no users (afaik).
If you are using the pass, or think that it should stay in tree for some other reason, please let me know.
Here's the patch: https://reviews.llvm.org/D44053 <https://reviews.llvm.org/D44053>
vedant
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Mar 05
2
Removing the LoopInstSimplify pass
...ists.llvm.org>
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <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/20180305/b54997ac/attachment.html>