[llvm-branch-commits] [llvm] release/22.x: [SelectionDAG] Fix fptoui.sat expansion using minnum/maxnum (#180178) (PR #184565)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Mar 21 01:44:40 PDT 2026


12101111 wrote:

> Are you saying that only incorrect code generation will hit this bug, or that it causes incorrect code generation?


It fix this issue: https://github.com/llvm/llvm-project/issues/179221

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


More information about the llvm-branch-commits mailing list