[LLVM] Vectorized load/store (#60)
Showing
- src/arithmetic/compute_expr.h 1 addition, 1 deletionsrc/arithmetic/compute_expr.h
- src/arithmetic/modular.cc 10 additions, 1 deletionsrc/arithmetic/modular.cc
- src/arithmetic/modular.h 8 additions, 0 deletionssrc/arithmetic/modular.h
- src/codegen/llvm/codegen_llvm.cc 306 additions, 46 deletionssrc/codegen/llvm/codegen_llvm.cc
- src/codegen/llvm/codegen_llvm.h 22 additions, 1 deletionsrc/codegen/llvm/codegen_llvm.h
- src/pass/vectorize_loop.cc 3 additions, 1 deletionsrc/pass/vectorize_loop.cc
- tests/python/unittest/test_codegen_llvm.py 63 additions, 6 deletionstests/python/unittest/test_codegen_llvm.py
Loading
Please register or sign in to comment