This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139153
[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 TimelineThis 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 Closed by commit rGda49083dbf0f: [NFC] Remove the instruction list from the arguments of llvm… (authored by vporpo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482326 llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
|