[PATCH] D71560: [SystemZ] Improve handling of "packed-stack" function attribute.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 10:05:21 PST 2019


jonpa abandoned this revision.
jonpa added a comment.

In D71560#1787533 <https://reviews.llvm.org/D71560#1787533>, @uweigand wrote:

> > It seems that the "backchain" attribute does not have to be checked this way, since it is simply present or non-present. Would this be preferrable perhaps also for "packed-stack" (instead of this patch)?
>
> Ah yes, I think that would be the best solution.  Thanks!


OK - closing this, then.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71560/new/

https://reviews.llvm.org/D71560





More information about the llvm-commits mailing list