[PATCH] D143758: [CodeGen] MRI call back in TargetMachine
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 10:14:05 PDT 2023
qcolombet added a comment.
>> Do we want to support MachineFunction/Info cloning?
>
> This has to work and needs to be serializable.
What's the plan to support that?
> I strongly think this should be kept separate. The actual use patch is much larger and conceptually detached.
Fair enough, I was hoping for something small.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143758/new/
https://reviews.llvm.org/D143758
More information about the llvm-commits
mailing list