[PATCH] D28891: add support for Cavium ThunderX ARM64 processors
James Greenhalgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 04:11:31 PST 2017
jgreenhalgh added a comment.
The feature bits set match my (limited) understanding of the various ThunderX variants, and their implementation in GCC. From that perspective this patch looks good to me.
I don't have any opinion on the pipeline model (I don't have access to a datasheet to check against), nor on how idiomatic this patch would be for LLVM (I'm not familiar with the code base).
Repository:
rL LLVM
https://reviews.llvm.org/D28891
More information about the llvm-commits
mailing list