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

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 02:41:44 PST 2019


uweigand added a comment.

> 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!


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

https://reviews.llvm.org/D71560





More information about the llvm-commits mailing list