================
@@ -179,6 +179,31 @@ bool X86TargetInfo::initFeatureMap(
continue;
}
+ // Expand apxf to the individual APX features
----------------
phoebewang wrote:This duplicates the expansion of apxf in the driver. Shoud be better remove that part? https://github.com/llvm/llvm-project/pull/184078 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
