[PATCH] D71504: [PowerPC] Enable sret arguments.

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 14 19:16:47 PST 2019


hubert.reinterpretcast added inline comments.
Herald added a subscriber: wuzish.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-sret-param.ll:35
+; MIR:      stack:
+; MIR-NEXT:  - { id: 0, name: s, type: default, offset: 0, size: 1, alignment: 8,
+
----------------
What is the cause of this alignment value?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71504





More information about the llvm-commits mailing list