Description
Adds LLVM-level intrinsics that represent SIMD semantics for programs targeting GPUs. It is useful for compiler developers and GPU toolchains that need to preserve vector behavior through intermediate representation.
This is compiler infrastructure, not an app users open directly. It matters mainly as a dependency for projects building or optimizing GPU-targeted code.