Commit efcb000
committed
Update base for Update on "[Executorch][optimized] Fix op_div impl to use portable for fallback path"
Earlier we just copy pasted from portable impl. This diff refactors portable to
make it usable from optimized lib. As a result we get all the size reduction
benefit from build and size optimizations landed in portable.
Differential Revision: [D65606665](https://our.internmc.facebook.com/intern/diff/D65606665/)
[ghstack-poisoned]1 parent 20b5915 commit efcb000
File tree
1 file changed
+8
-1
lines changed- shim/xplat/executorch/kernels/portable
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
1268 | 1273 | | |
1269 | 1274 | | |
1270 | | - | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
1271 | 1278 | | |
1272 | 1279 | | |
1273 | 1280 | | |
| |||
0 commit comments