hfinkel added a comment.

In https://reviews.llvm.org/D31885#727307, @kparzysz wrote:

> This is not meant as a fine-grained solution to the TBAA problem, but a 
> temporary fix for generating wrong information.  Just yesterday I helped 
> diagnose yet another problem related to this, so this issue is causing 
> trouble out there.


I understand. But temporary solutions have a tendency to become fairly long 
lived and I'd like to make sure we're not removing correct information (i.e. 
the scalar type information) along with the incorrect information. This has 
been broken for a long time, if it takes another few days to get a better fix 
then that's worthwhile.


Repository:
  rL LLVM

https://reviews.llvm.org/D31885



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

Reply via email to