[PATCH] D10414: Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
James Molloy via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 10 08:52:24 PDT 2015
jmolloy added a comment.
Hi Jim,
In an ideal world, yes. However there's no guarantee that all ARM implementors will (a) be able to commit to LLVM or (b) use ToT. Perhaps they're building a project that uses clang, or a specific version of clang, and this tuning option makes things go faster on their architecture.
I'm not arguing about the defaults, just about the breakage of -mno-restrict-it.
Cheers,
James
http://reviews.llvm.org/D10414
More information about the cfe-commits
mailing list