[llvm] [ConstantFolding] Don't fold constrained fsub/fadd to zero with round.dynamic (PR #184919)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 08:20:41 PDT 2026
================
----------------
arsenm wrote:
Res shouldn't be optional. If it is optional, you need to conservatively handle the unknown case
https://github.com/llvm/llvm-project/pull/184919
More information about the llvm-commits
mailing list