Skylake x86 Target Finally Added To LLVM

Written by Michael Larabel in LLVM on 24 January 2016 at 07:48 AM EST. Add A Comment
LLVM
For whatever reason it didn't come for many months until after Skylake CPUs shipped, but LLVM Git/SVN now has Skylake and its features added to the x86 target list.

Elena Demikhovsky of Intel landed this weekend the Skylake x86 target in LLVM that exposes all of the various CPU instruction set extensions supported by these latest-generation processors. There is also the Skylake server processor class for those with AVX-512 support.

Some new features like SMAP, IFMA, and PREFETCHWT1 are also now being exposed properly for the correct generations of Intel hardware. The code today also adjusts for next year's Cannonlake processors.

More details via this commit.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week