[InstCombine] Fix worklist management in replaceGEPIdxWithZero() fold (NFCI)
Make sure the old load/store operand is queued for DCE. This should be NFC apart from worklist order effects.
Loading
Please sign in to comment
Make sure the old load/store operand is queued for DCE. This should be NFC apart from worklist order effects.