================
@@ -3157,7 +3177,15 @@ RValue CodeGenFunction::EmitBuiltinExpr(const GlobalDecl 
GD, unsigned BuiltinID,
     if (Result->getType() != ResultType)
----------------
efriedma-quic wrote:

Not sure if the way this is handling isCLZForZeroUndef() is what you want?

https://github.com/llvm/llvm-project/pull/83431
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to