arsenm wrote:

> The flattened GEPs do not preserve semantic information about multi 
> dimensional arrays.

The GEP type doesn't really contain semantic information about the array. It's 
just a size factor in the address computation

> the backend can recognize strided access patterns easier,

Can you be more specific about what code this is?


https://github.com/llvm/llvm-project/pull/176414
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to