clvk icon indicating copy to clipboard operation
clvk copied to clipboard

speed up build process by fetch shallow llvm

Open 99degree opened this issue 6 months ago • 0 comments

you might add --shallow to below shell cmd to the build guide

python ./external/clspv/utils/fetch_sources.py --deps llvm --shallow

i found that it speed up fetch llvm by order of magnitude.

99degree avatar Jul 14 '25 07:07 99degree