ICX is Intel's C/C++ compiler based on LLVM. It is part of the Intel oneAPI toolkit and is available for Windows, Linux, and MacOS. Use this tag for questions about using the compiler, or that are about language issues specific to ICX. Also include the appropriate language tag ([C] or [C++]). If using an earlier version of the Intel compiler, use [icc].
ICX is Intel's nextgen compiler based on Clang/LLVM technology plus Intel proprietary optimizations and code generation. ICX enables OpenMP TARGET offload to Intel GPU targets. It was released in mid 2021.
Previous versions of the compiler are known as icc.
The generated code is optimized specifically to run on Intel CPUs.
For more details, see the developer guide on the Intel website.
For bugs and feature requests please reach out at the Intel community forums.