[llvm-dev] Removing the LoopInstSimplify pass
Vedant Kumar via llvm-dev
llvm-dev at lists.llvm.org
Fri Mar 2 16:36:36 PST 2018
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: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180302/d24bc360/attachment.html>
More information about the llvm-dev
mailing list