[PATCH] D52127: [MF][MBB]: Add the ability to register callbacks for removal and insertion of MachineInstrs
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 20:54:53 PDT 2018
aditya_nandakumar added a comment.
In https://reviews.llvm.org/D52127#1236991, @qcolombet wrote:
> Hi Aditya,
>
> Could you use a delegate pattern like what we do for MachineRegisterInfio and LiveRangeEdit?
>
> Other than that, the direction looks reasonable.
I will update it shortly with that approach. Thanks
> Cheers,
> -Quentin
Repository:
rL LLVM
https://reviews.llvm.org/D52127
More information about the llvm-commits
mailing list