[PATCH] D88973: IR: Fix issues with linking typed sret
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 12:33:17 PDT 2020
arsenm added a comment.
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
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88973/new/
https://reviews.llvm.org/D88973
More information about the llvm-commits
mailing list