[llvm] r239943 - AMDGPU: Change unreachable into reported error

Matt Arsenault arsenm2 at gmail.com
Wed Jun 17 18:51:40 PDT 2015


> On Jun 17, 2015, at 6:35 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> 
> Is it testable?

Not really. The testcase would be pretty big, and it shouldn’t really ever happen unless there’s a bug somewhere. Getting this wrong isn’t going to break the compiler somewhere, so I don’t think it should crash and only report that the resulting program probably won’t work correctly.

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150617/a85eb5c3/attachment.html>


More information about the llvm-commits mailing list