This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove the instruction list from the arguments of llvm::ReplaceInstWithValue().
ClosedPublic

Authored by vporpo on Dec 1 2022, 3:52 PM.

Details

Summary

This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.

Diff Detail

Event Timeline

vporpo created this revision.Dec 1 2022, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2022, 3:52 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
vporpo requested review of this revision.Dec 1 2022, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2022, 3:52 PM
aeubanks accepted this revision.Dec 1 2022, 3:56 PM
This revision is now accepted and ready to land.Dec 1 2022, 3:56 PM
This revision was landed with ongoing or failed builds.Dec 12 2022, 5:51 PM
This revision was automatically updated to reflect the committed changes.