CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
157 stars 27 forks source link

Fixes scripts/configure_llvm.sh #835

Closed linehill closed 2 months ago

linehill commented 2 months ago

Fixes #834.

pvelesko commented 2 months ago

Thanks @linehill I'm not sure what happened here bc we definitely used our fork previously. Also, we need to apply patches for LLVM18 since that branch is not available.

linehill commented 2 months ago

Also, we need to apply patches for LLVM18 since that branch is not available.

I made branches for LLVM 18 (https://github.com/CHIP-SPV/llvm-project/tree/chipStar-llvm-18, https://github.com/CHIP-SPV/llvm-project/tree/spirv-ext-fixes-18).