[PATCH] D88973: IR: Fix issues with linking typed sret
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 14:58:56 PDT 2020
dblaikie added a comment.
In D88973#2317712 <https://reviews.llvm.org/D88973#2317712>, @arsenm wrote:
> In D88973#2317661 <https://reviews.llvm.org/D88973#2317661>, @dblaikie wrote:
>
>> The goal is to recommit the old patch, with these changes in addition in the same commit? (or can this be committed first, then the other patch recommitted on top of this safely?)
>
> I was going to squash this into the un-revert, but I could also split enough of the Attribute utility functions to pre-commit this
Ah, all good either way - just trying to understand better. Carry on :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88973/new/
https://reviews.llvm.org/D88973
More information about the llvm-commits
mailing list