================
@@ -778,6 +778,22 @@ llvm::X86::getCpuSupportsMask(ArrayRef<StringRef> 
FeatureStrs) {
   return FeatureMask;
 }
 
+bool llvm::X86::expandAPXFeatures(StringRef Name, const llvm::Triple &Triple,
----------------
phoebewang wrote:

Would it better to use bool `IsOSWindows`?

https://github.com/llvm/llvm-project/pull/184078
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to