-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Change LLVM to support vector instructions.
- Loading branch information
msc23h24 Diyou Shen (dishen)
committed
Nov 22, 2023
1 parent
4245d87
commit 434ec0c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
url = https://github.com/pulp-platform/pulp-riscv-gnu-toolchain.git | ||
[submodule "toolchain/llvm-project"] | ||
path = toolchain/llvm-project | ||
url = https://github.com/pulp-platform/snitch-llvm.git | ||
url = [email protected]:iis-compilers/llvm-project.git | ||
[submodule "toolchain/halide"] | ||
path = toolchain/halide | ||
url = https://github.com/SamuelRiedel/Halide.git | ||
|
Submodule llvm-project
updated
from f0dd02 to 712c50