[PATCH] D143758: [CodeGen] MRI call back in TargetMachine
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 16:44:03 PDT 2023
arsenm added a comment.
In D143758#4265875 <https://reviews.llvm.org/D143758#4265875>, @qcolombet wrote:
>>> Do we want to support MachineFunction/Info cloning?
>>
>> This has to work and needs to be serializable.
>
> What's the plan to support that?
With the current scheme it's doable in the AMDGPU MFI handling
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