Intel Lands Support For Vector Neural Network Instructions In LLVM

It was just last month Intel began publishing more GCC patches that will be supported by their Icelake processors, the successor to the yet-to-be-released Cannonlake CPUs. The GNU Compiler Collection has initial Icelake support for GCC 8.
On the LLVM side, it's a similar story. Intel recently published the Icelake target patch for LLVM/Clang. That's going into LLVM Clang 6.0 that will be released as stable in 2018.
Coming out today in LLVM SVN/Git is initial support for VNNI. The Intel Vector Neural Network Instructions instructions are their addition of deep learning instructions being added to their Icelake processors. It's being treated as part of AVX-512 and initially is the vpdpbusd and vpdpwssd instructions.
With Icelake looking to be more than one year out from release, it's good that there's plenty of time for their Clang and GCC compiler support to mature given the number of new instructions and other changes these CPUs are looking to introduce.
5 Comments