Nikita Popov 013bdbed9f
[MVEGatherScatter] Fix GEP scale calculations (#185437)
The GEP scale for a single index GEP is the type alloc size of the
source element type. The pass was mostly computing it correctly, but two
places were doing something different.
2026-03-09 16:58:35 +01:00
..