================
@@ -179,6 +179,31 @@ bool X86TargetInfo::initFeatureMap(
continue;
}
+ // Expand apxf to the individual APX features
----------------
mikolaj-pirog wrote:
Right, I've deduplicated the code. There's small change in logic -- now the
driver will expand -mno-apx to remove all features even on Windows (previously
push2pop2, ppx weren't removed -- I believe they should, they shouldn't be
added, but why skip removing them on Windows?
https://github.com/llvm/llvm-project/pull/184078
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits