Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Intel
- Russia
- Sign in to view email
Popular repositories
-
Forked from KhronosGroup/SPIRV-LLVM
LLVM framework with SPIR-V support. It's intended to contain LLVM <-> SPIR-V converter and serve as a foundation for LLVM-based front-end compilers targeting SPIR-V.
C++
-
-
Forked from UNN-ITMM-Software/advanced_cxx
Repository with all materials, tasks and solutions for the Advanced C++ course
C++
-
Forked from KhronosGroup/SPIRV-LLVM-Translator
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
C++ 1
-
-
Forked from llvm-mirror/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
C++
258 contributions in the last year
Contribution activity
May 2020
- Cherry-pick FP contract changes to llvm-10
- Cherry-pick FP contract changes to llvm-9
- Fix translation of undefined function call when debug info is present
- Backport SPV_INTEL_function_pointers + fixes
- Backport SPV_INTEL_function_pointers + fixes
- LLVM to SPIR-V Support for cl_khr_extended_subgroups
- Enable strict rules to set ContractionOFF
- Add --spirv-fp-contract={on|off|fast} option
- Fix build after D77454
- Refactor translation of memory scopes, orders and flags
- Improve error handling for llvm::getSpecConstInfo API
- Improve error handling for llvm::getSpecConstInfo API
- Adjust FPGA IVDep translation for embedded loops
- Add support for SPV_INTEL_optimization_hints extension
- Remove deprecated spirv-atomic-prefix option
- Remove deprecated spirv-atomic-prefix option
- Remove deprecated spirv-atomic-prefix option
- Support function pointers in cast instructions