Commit 20b5915
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 7caf8f6 commit 20b5915
File tree
1 file changed
+1
-1
lines changed- shim/xplat/executorch/kernels/portable
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | | - | |
| 1274 | + | |
0 commit comments