[PATCH] D74904: WIP: [CallSiteInfo] Erase call site info for a MI from bundle
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 08:12:28 PST 2020
djtodoro added a comment.
Maybe we can discuss about calling the `eraseCallSiteInfo()` within `MachineFunction::DeleteMachineInstr()`, but find all the places where we should call `move*()`/`copy*()` call site info.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74904/new/
https://reviews.llvm.org/D74904
More information about the llvm-commits
mailing list