Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
Implement the latest SIMD opcodes and update LLVM 13.0, update the llvm build scripts, update the sample workloads‘ build scripts, and build customized wasi-sdk to build some workloads. Also refine the CI rules. Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
This commit is contained in:
@ -5,8 +5,8 @@ This sample demonstrates how to build [tensorflow](https://github.com/tensorflow
|
||||
```bash
|
||||
git clone https://github.com/emscripten-core/emsdk.git
|
||||
cd emsdk
|
||||
./emsdk install 2.0.12
|
||||
./emsdk activate 2.0.12
|
||||
./emsdk install 2.0.26
|
||||
./emsdk activate 2.0.26
|
||||
```
|
||||
And set up ensdk environment:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user