We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6954854 commit 589baa3Copy full SHA for 589baa3
backends/cadence/build_cadence_vision.sh
@@ -13,7 +13,7 @@ export XTENSA_CORE=XRC_Vision_130_AO
13
git submodule sync
14
git submodule update --init --recursive
15
./install_requirements.sh
16
-CFLAGS="-D_mm_loadu_si64=_mm_loadl_epi64 -D_mm_storeu_si64=_mm_storel_epi64" ./install_executorch.sh
+./install_executorch.sh
17
18
rm -rf cmake-out
19
0 commit comments