================
@@ -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)
----------------
mikolaj-pirog wrote:
No, this function is called only by attribute machinery, so no impact outside
of it
https://github.com/llvm/llvm-project/pull/184078
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits