<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thanks for all the comments. I push a commit removing the pass: <font face="Helvetica Neue" class=""><span style="color: rgba(0, 0, 0, 0.85);" class="">e77624a . It is easy enough to bring it back if we discover some crucial use cases for it.</span></font><div class=""><font face="Helvetica Neue" class=""><span style="caret-color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);" class=""><br class=""></span></font></div><div class=""><font face="Helvetica Neue" class=""><span style="caret-color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);" class="">Cheers,</span></font></div><div class=""><font face="Helvetica Neue" class=""><span style="caret-color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);" class="">Florian<br class=""></span></font><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 28, 2020, at 16:15, Florian Hahn via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Jul 28, 2020, at 02:11, Arthur Eubanks <<a href="mailto:aeubanks@google.com" class="">aeubanks@google.com</a>> wrote:<br class=""><br class="">Should ConstantProp.cpp also be removed? It doesn't look like it's been worked on in over 10 years, and aside from check-llvm lit tests, the only use is in llvm/unittests/ExecutionEngine/MCJIT/MCJITAPITest.cpp via LLVMAddConstantPropagationPass.<br class="">(it hasn't been ported to the new pass manager which is why I'm asking)<br class=""></blockquote><br class=""><br class="">If it’s unused/not maintained I think we should also remove it or move it to the examples directory with some additional material, if it is intended to illustrate a simple pass.<br class=""><br class="">Cheers,<br class="">Florian<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></div></blockquote></div><br class=""></div></body></html>