<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 9, 2016 at 10:21 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 9 February 2016 at 18:05, Chandler Carruth via llvm-dev<br>
<span class="gmail-"><<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> Mostly, I wanted to offer to upstream this because it seems likely about the<br>
> same utility as the AMDGPU backend for folks without an AMDGPU, or the XCore<br>
> backend, etc. It's small, and we're happy maintaining it and taking on any<br>
> of the effort around it. We're also happy with the usual policy of if the<br>
> maintainers stop showing up, the backend goes away.<br>
<br>
</span>I was going to mention it, but you guys know very well the drill, so<br>
unless this hardware changes fundamental parts of the middle end in<br>
ways that are unnatural to most other targets (doesn't seem that way),<br>
then I see no reason why not have it upstream.<br>
<br>
However, there are no tests at all on the reviews, and that is a red<br>
flag. I was expecting Clang driver tests, code-gen tests, instruction<br>
encoding/decoding, ABI and frame lowering tests, etc. Without these, I<br>
can't see the benefits of having the target upstream, since I'll have<br>
no idea what your target is expected to do when I add/change some<br>
generic code generation option.<br>
<br>
cheers,<br>
--renato<br></blockquote><div><br></div><div class="gmail_extra" style="font-size:12.8px">I placed all the tests along with the backend in <a href="http://reviews.llvm.org/D17002">http://reviews.llvm.org/<wbr>D17002</a>. I can definitely add some more tests.</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div class="gmail_extra" style="font-size:12.8px">Best,</div><div class="gmail_extra" style="font-size:12.8px"><br></div><div><span style="font-size:12.8px">Jacques</span> </div></div><br></div></div>