LLVM Now Supports Qualcomm's New Falkor CPU

Written by Michael Larabel in LLVM on 16 November 2016 at 06:40 AM EST. Add A Comment
LLVM
A few days back I wrote about Qualcomm Falkor support coming to GCC while now the LLVM compiler stack has received the similar treatment.

Falkor appears to be the name for Qualcomm's forthcoming ARM server CPUs. The LLVM commit for Falkor CPU support is similar to GCC and basically identifies it as an ARMv8 processor supporting ARMv8, Neon, CRC, Crypto, and PerfMon. The CPU can be targeted with the -mcpu=falkor switch.

The commit was added by Qualcomm's Chad Rosier. The review on this patch mentions more features, tuning, scheduling model, and other improvements for Falkor will be added later.
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