I forwarded your the thread for the DSE path. Even my original intent for was a 
short-term bandage and by no means a long term fix. 

> On Aug 1, 2016, at 10:53 AM, Reid Kleckner <r...@google.com> wrote:
> 
> rnk added a comment.
> 
> I think the correctness problem is in DSE. It should be safe for clang to put 
> 'tail' here. The tail call does not capture the address of any local 
> variables, but it does load from them via 'byval'.
> 
> 
> https://reviews.llvm.org/D22900
> 
> 
> 

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to