When all the pointers are off the same base address and have known
distances to each other these differences can be encoded into displacements
in x86 arch. So the only cost that matters is cost of the base GEP.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo