[llvm-branch-commits] [llvm] InstCombine: Fold known-qnan results to a literal nan (PR #176123)

Yingwei Zheng via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jan 15 08:17:37 PST 2026


================
@@ -2028,6 +2028,8 @@ static Constant *getFPClassConstant(Type *Ty, FPClassTest Mask,
     return ConstantFP::getInfinity(Ty);
----------------
dtcxzyw wrote:

> [Re: line +2018]

I am talking about the previous one.

https://github.com/llvm/llvm-project/pull/176123


More information about the llvm-branch-commits mailing list