Simon Pilgrim 548d057ebc [VectorCombine] scalarizeLoadExtract - don't create scalar loads if any extract is waiting to be erased (#129375)
If any extract is waiting to be erased, then bail out as this will distort the cost calculation and possibly lead to infinite loops.

Fixes #129373

(cherry picked from commit 5ddf40fa78705384966c22da78e12134df7bd723)
2025-03-11 17:14:40 -07:00
..