mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 21:26:05 +00:00

I don't think there is a use case for having an index type that is wider than the pointer type, and I'm not entirely clear what semantics this would even have. Also clarify the GEP semantics to explicitly say how they interact with the index type width.