[PATCH] D21726: CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 19:03:23 PDT 2016
I'll plan to commit the updated patch tomorrow sometime. I'm willing to delay slightly longer if it makes a big difference, but I have another similar patch coming for TargetLowering (1/3 the size) and this stuff is annoying to rebase, so not indefinitely.
> On 2016-Jun-28, at 13:56, Duncan P. N. Exon Smith via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
>
>> On 2016-Jun-28, at 13:24, Justin Bogner <mail at justinbogner.com> wrote:
>>
>> "Duncan P. N. Exon Smith" <dexonsmith at apple.com> writes:
>>
>> This looks great. Would you mind holding off on committing it until
>> tomorrow though? If you can I'd appreciate it.
>
> Will do. I was planning to rebase and address Ahmed's comments (and try to update the off-by-default targets, although I'll give up and punt if that takes too long) tonight. Easy enough to hold off an extra day!
More information about the llvm-commits
mailing list