Releases: intel/vc-intrinsics
Releases · intel/vc-intrinsics
v0.7.1
- Do not mark scalar variables as volatile
v0.7.0
- Support Meteor Lake platform (MTL)
v0.6.0
- Fixed build together with LLVM top of the trunk
- Fix for volatile variables handling
- New LSC load intrinsics added
v0.5.0
- Build with LLVM ToT fixed
- ADLN platform added
v0.4.2
Fix for build as part of igc
IGC build used to fail because of warnings/errors emitted by gcc
v0.4.1
- Minor fix to avoid warnings when using
-Wcovered-switch-default
gcc/clang option in customer's builds
v0.4.0
- Added slm_init intrinsic for variable slm size support in DPCPP/ESIMD
v0.3.0
Extend GenXIntrinsics interface
Add some functions to get LSC special argument indices.
Add function to get encoded LSCVectorSize.
v0.2.0
add PVCXT_A0 platfrom
add PVCXT_A0 platform and refactor the list initialization to
simplify maintenance