|
1 | 1 | # SVE and SME on AArch64
|
2 | 2 |
|
3 |
| -| Metadata | | |
4 |
| -| :-- | :-- | |
5 |
| -| Point of contact | @davidtwco | |
6 |
| -| Status | Accepted | |
7 |
| -| Zulip channel | N/A | |
8 |
| -| Tracking issue | [rust-lang/rust-project-goals#270] | |
| 3 | +| Metadata | | |
| 4 | +| :--------------- | :--------------------------------- | |
| 5 | +| Point of contact | @davidtwco | |
| 6 | +| Status | Accepted | |
| 7 | +| Flagship | Unblocking dormant traits | |
| 8 | +| Zulip channel | N/A | |
| 9 | +| Tracking issue | [rust-lang/rust-project-goals#270] | |
9 | 10 |
|
10 | 11 | *Arm's Rust team is @davidtwco, @adamgemmell, @jacobbramley, @JamieCunliffe and @Jamesbarford, as
|
11 | 12 | well as @mrkajetanp and @harmou01 as graduates on rotation. This goal will be primarily worked on
|
@@ -116,40 +117,40 @@ the work to be done by owners and the work to be done by Rust teams (subject to
|
116 | 117 | team in an RFC/FCP).
|
117 | 118 |
|
118 | 119 | | Task | Owner(s) or team(s) | Notes |
|
119 |
| -|------------------------------|---------------------------------------|-------| |
| 120 | +| ---------------------------- | ------------------------------------- | ----- | |
120 | 121 | | Discussion and moral support | ![Team][] [lang], [types], [compiler] | |
|
121 | 122 |
|
122 | 123 | ### Land nightly experiment for SVE types
|
123 | 124 |
|
124 |
| -| Task | Owner(s) or team(s) | Notes | |
125 |
| -|---------------------------------------|---------------------------|-------------------------------------------------------------------------------| |
126 |
| -| Land nightly experiment for SVE types | @JamieCunliffe | | |
127 |
| -| Author RFC | | Update [rfcs#3268][rfc_sve], will still rely on exceptions in the type system | |
128 |
| -| RFC decision | ![Team][] [types] | | |
129 |
| -| Implementation | | Update [rust#118917][impl_sve] | |
130 |
| -| Standard reviews | ![Team][] [compiler] | | |
| 125 | +| Task | Owner(s) or team(s) | Notes | |
| 126 | +| ------------------------------------- | -------------------- | ----------------------------------------------------------------------------- | |
| 127 | +| Land nightly experiment for SVE types | @JamieCunliffe | | |
| 128 | +| Author RFC | | Update [rfcs#3268][rfc_sve], will still rely on exceptions in the type system | |
| 129 | +| RFC decision | ![Team][] [types] | | |
| 130 | +| Implementation | | Update [rust#118917][impl_sve] | |
| 131 | +| Standard reviews | ![Team][] [compiler] | | |
131 | 132 |
|
132 | 133 | ### Upstream SVE types and intrinsics
|
133 | 134 |
|
134 | 135 | | Task | Owner(s) or team(s) | Notes |
|
135 |
| -|-----------------------------------|---------------------|--------------------------------------------------------------------------------------| |
| 136 | +| --------------------------------- | ------------------- | ------------------------------------------------------------------------------------ | |
136 | 137 | | Upstream SVE types and intrinsics | @JamieCunliffe | Using `repr(scalable)` from previous work, upstream the nightly intrinsics and types |
|
137 | 138 |
|
138 | 139 | ### Extending type system to support scalable vectors
|
139 | 140 |
|
140 |
| -| Task | Owner(s) or team(s) | Notes | |
141 |
| -|---------------------------------------------------|---------------------------|-------| |
142 |
| -| Extending type system to support scalable vectors | @davidtwco | | |
143 |
| -| Author RFC | | | |
| 141 | +| Task | Owner(s) or team(s) | Notes | |
| 142 | +| ------------------------------------------------- | ------------------------- | ---------- | |
| 143 | +| Extending type system to support scalable vectors | @davidtwco | | |
| 144 | +| Author RFC | | | |
144 | 145 | | Lang-team champion | ![Team][] [lang] | @davidtwco |
|
145 |
| -| RFC decision | ![Team][] [types], [lang] | | |
146 |
| -| Implementation | | | |
147 |
| -| Standard reviews | ![Team][] [compiler] | | |
| 146 | +| RFC decision | ![Team][] [types], [lang] | | |
| 147 | +| Implementation | | | |
| 148 | +| Standard reviews | ![Team][] [compiler] | | |
148 | 149 |
|
149 | 150 | ### Investigate SME support
|
150 | 151 |
|
151 | 152 | | Task | Owner(s) or team(s) | Notes |
|
152 |
| -|------------------------------|---------------------------------------|-------| |
| 153 | +| ---------------------------- | ------------------------------------- | ----- | |
153 | 154 | | Investigate SME support | @JamieCunliffe, @davidtwco | |
|
154 | 155 | | Discussion and moral support | ![Team][] [lang], [types], [compiler] | |
|
155 | 156 | | Draft next goal | @davidtwco | |
|
|
0 commit comments