sweiglbosker a9b944abd0
[LoopIdiomVectorize] Preserve address space in FindFirstByte (#185226)
Fixes #185188

Use SearchStart->getType() instead of Builder.getPtrTy() so that
pointer-typed PHI nodes preserve the address space of the original
pointers.

Assisted-by: Claude (Anthropic)
2026-03-13 22:57:07 +00:00
..