================
@@ -1169,14 +1194,7 @@ bool X86TargetInfo::isValidFeatureName(StringRef Name)
const {
.Case("xsavec", true)
.Case("xsaves", true)
.Case("xsaveopt", true)
- .Case("egpr", true)
- .Case("push2pop2", true)
- .Case("ppx", true)
- .Case("ndd", true)
- .Case("ccmp", true)
- .Case("nf", true)
- .Case("cf", true)
- .Case("zu", true)
----------------
phoebewang wrote:
Won't this cause single feature fail when using -mapx-features=xxx?
https://github.com/llvm/llvm-project/pull/184078
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits