Commit 6c03831
Calculate stored register size based upon independent gp and vecd sizes
Summary: We use pairs of stores which keep the stack aligned in saveCalleeSavedRegsAarch64 and when there's an odd number we store a single register in 16-bytes of stack space. This updates the size calculation to account for this.
Reviewed By: alexmalyshev
Differential Revision: D93637622
fbshipit-source-id: d61af0676979804ca66947acc1a21cc136ee4c151 parent dfd6a8a commit 6c03831
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
| |||
0 commit comments