https://github.com/rjmccall commented:

I'm surprised we need all this. Since we don't distinguish arrays from their 
elements in TBAA, is it not sufficient to just make sure that array subscript 
expressions produce an l-value with the same TBAA metadata as their base 
l-value?

https://github.com/llvm/llvm-project/pull/137719
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to