================
@@ -269,6 +269,14 @@ void x86::getX86TargetFeatures(const Driver &D, const
llvm::Triple &Triple,
Features.push_back(
Args.MakeArgString((IsNegative ? "-" : "+") + Value));
+
+ // Implicitly add prefer-setzucc feature when ZU feature is enabled.
The
----------------
fzou1 wrote:
Updated.
https://github.com/llvm/llvm-project/pull/173965
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits