[InstCombine] foldAggregateConstructionIntoAggregateReuse(): use...
[InstCombine] foldAggregateConstructionIntoAggregateReuse(): use InstCombiner::replaceInstUsesWith() instead of RAUW We really shouldn't use RAUW in InstCombine because we should consistently update Worklist to avoid extra iterations.
parent
e65f2131
Please register or sign in to comment