Skip to content

Releases: intel/vc-intrinsics

v0.7.0

21 Sep 20:24
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Support Meteor Lake platform (MTL)

v0.6.0

14 Sep 15:29
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Fixed build together with LLVM top of the trunk
  • Fix for volatile variables handling
  • New LSC load intrinsics added

v0.5.0

17 Jun 23:10
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Build with LLVM ToT fixed
  • ADLN platform added

v0.4.2

12 May 00:33
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release
Fix for build as part of igc

IGC build used to fail because of warnings/errors emitted by gcc

v0.4.1

03 May 19:40
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • Minor fix to avoid warnings when using -Wcovered-switch-default gcc/clang option in customer's builds

v0.4.0

25 Apr 21:49
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Added slm_init intrinsic for variable slm size support in DPCPP/ESIMD

v0.3.0

22 Apr 21:32
Compare
Choose a tag to compare
Extend GenXIntrinsics interface

Add some functions to get LSC special argument indices.
Add function to get encoded LSCVectorSize.

v0.2.0

22 Apr 21:26
Compare
Choose a tag to compare
add PVCXT_A0 platfrom

add PVCXT_A0 platform and refactor the list initialization to
simplify maintenance