<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 1, 2016 at 8:40 PM, Matt Arsenault <span dir="ltr"><<a href="mailto:arsenm2@gmail.com" target="_blank">arsenm2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On Mar 1, 2016, at 20:30, David Blaikie via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br>
><br>
> Test cases?<br>
<br>
These are essentially asserts. Every one of these would be a bug. This pass is very buggy and we don’t want to truly crash if these are hit.<br></blockquote><div><br></div><div>That seems problematic. Presumably this shouldn't be enabled for end users (just for developers) if it's that bad, and we could just crash/assert-fail/unreachable-fail for developers, perhaps?<br><br>- Dave</div></div></div></div>