Commit b712d0d
remove sleef_arm target (pytorch#154166)
Summary:
Pull Request resolved: pytorch#154166
X-link: pytorch/executorch#11082
We shouldn't need an ARM-specific variant; we have select() where we should need it.
Test Plan: CI
Reviewed By: kimishpatel, malfet, nlutsenko
Differential Revision: D743564131 parent 7e80f23 commit b712d0d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments