jasilvanus wrote:

> Can this solve #68566 too?

I don't think it solves it, as it only fixes offset computations within GEPs 
and doesn't teach code in general about the correct vector layout. However, it 
is reducing the amount of code assuming the wrong layout.

There seem to be some clang test failures though that I'm currently looking 
into.

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

Reply via email to