[PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option

Akira Hatanaka ahatanak at gmail.com
Mon Jun 22 13:49:32 PDT 2015


In http://reviews.llvm.org/D10414#191915, @echristo wrote:

> Another possibility is that this gets mapped as a normal command line option passed into cc1 and then it can just be a subtarget feature?


Would it look something like this in the IR?

"target-features"="+neon,+vfp3,arn-restrict-it=false"


http://reviews.llvm.org/D10414

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list