This is intended to improve code generation for GEPs, as the index value is shifted by the element size and in GEPs of multi-dimensional arrays the index of higher dimensions is multiplied by the lower dimension size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM