<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 1, 2016, at 20:47, David Blaikie <<a href="mailto:dblaikie@gmail.com" class="">dblaikie@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Mar 1, 2016 at 8:40 PM, Matt Arsenault <span dir="ltr" class=""><<a href="mailto:arsenm2@gmail.com" target="_blank" class="">arsenm2@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="">
> On Mar 1, 2016, at 20:30, David Blaikie via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" class="">llvm-commits@lists.llvm.org</a>> wrote:<br class="">
><br class="">
> Test cases?<br class="">
<br class="">
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 class=""></blockquote><div class=""><br class=""></div><div class="">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 class=""><br class="">- Dave</div></div></div></div>
</div></blockquote></div><br class=""><div class="">This makes the bug reports nicer. At this point we’re just sort of accepting any bugs in this pass as the status quo. R600 support is being minimally maintained and used now. It’s not used by graphics in mesa by default, and it seems to have a limited number of compute users.</div><div class=""><br class=""></div><div class="">-Matt</div></body></html>