[GENX] Directly build libGenISAIntrinsics library from IGC submodule
Open
enhancement
genx
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
**Is your feature request related to a problem? Please describe**
GENX currently uses a prebuilt libGenISA library binary hard to automate build.
**Describe the solution you would like**
We can add an IGC submodule to build the library directly in the GENX Make script.
We can start with https://github.com/pengtu/intel-graphics-compiler, which contains updates to LLVM 18 opaque pointers. Later on, we shall use https://github.com/intel/intel-graphics-compiler directly.
Contributor guide
Assessment
This issue has not been assessed yet.