Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
1095 Discussions

Older versions of Intel Intrinsics Guide: data-X.X.X.xml file

Alen_Stojanov
Beginner
636 Views

Dear Intel community,

Is it possible to obtain older versions of the intrinsics specification file data-X.X.X.xml? At the moment of the writing of this inquiry, the latest version available is 3.4 [1]. The reason for this request is because we created a tool that is able to automatically generate domain specific languages (DSL) from the XML specification file, and to use the same DSLs to generate SIMD code, providing full support for vectorization [2]. We like to test our generator, and see how robust it is over different versions of the XML specification. 

So far I was able to salvage:

  1. data-3.2.2.xml 
  2. data-3.3.1.xml
  3. data-3.3.11.xml
  4. data-3.3.14.xml
  5. data-3.3.16.xml
  6. data-3.4.xml

But ideally, I would like to obtain all versions.

Greetings,
Alen Stojanov

[1] https://software.intel.com/sites/landingpage/IntrinsicsGuide/files/data-3.4.xml
[2] https://github.com/ivtoskov/lms-intrinsics

0 Kudos
0 Replies
Reply