Commit f0b2706
remove sleef_arm target (#154166)
Summary:
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: nlutsenko
Differential Revision: D74356413
Pull Request resolved: #154166
Approved by: https://github.com/kimishpatel, https://github.com/malfet, https://github.com/Skylion0071 parent 86a1603 commit f0b2706
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