llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.

Results 962 llvm issues
Sort by recently updated
recently updated
newest added

Make merging of default branch optional, remove some debug output from LLVM Test Suite action and add it to default containers.

Stale

This eliminates the need for the SPIR-V translator to query the pointer element type of the members in the struct to figure out what matrix type it really is.

Added support when linking iostream_proxy.hpp against libc++ instead of libstdc++

This change makes bfloat16 a supported feature. Signed-off-by: Rajiv Deodhar

Introduces support for having multiple CUDA devices in one context. To facilitate moving buffer and image memory between devices within the same context, some ABI-breaking changes had to be made...

Eliminate includes of `iostream`, `sstream`, `fstream`, and `cmath` and remove some outdated declarations. Make sure aforementioned headers are never included again (results in ~10% parsing speed improvement).

Stale

This pull request introduces a new version of PI Mock helper library. Differences with previous version: - Replaces all plugins with mock plugins: no need for drivers or hardware for...

Stale