https://github.com/jeanPerier commented:
While it makes sense to me that target features are set-up and emitted for PPC, I do not get why the way is done has to be modified in a custom way for PPC (see inline comments). I am not saying the changes are not needed, I just do not understand why it is only needed for PPC. Can you explain what is not going as expected if you where to not add the new targetFeatureStr and set-it up in getExplicitAndImplicitPPCTargetFeatures? https://github.com/llvm/llvm-project/pull/169860 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
