Currently the fadd support in InstSimplify doesn't know how to fold to infinity when dealing with the constrained intrinsics. This adds the support.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D145266
[FPEnv][InstSimplify] Fold fadd X, Inf ==> Inf kpn on Mar 3 2023, 12:37 PM. Authored by
Details
Diff Detail
|