[PATCH] D16677: Removed incorrect FeatureVFPOnlySP for Cortex-R7
Bradley Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 09:11:00 PST 2016
bsmith accepted this revision.
bsmith added a comment.
This revision is now accepted and ready to land.
The default configuration of a Cortex-R7 is to implement the VFPv3-D16 architecture, the feature line as it is is too restrictive. I believe the intention of the targets in this file is to have them as maximal, hence this change looks good it me.
Repository:
rL LLVM
http://reviews.llvm.org/D16677
More information about the llvm-commits
mailing list