[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
Fri Mar 20 17:47:40 PDT 2026
dyung wrote:
> I think this is still worthwhile for `LoongArch`, as it fixes bugs caused by incorrect code generation that may lead to incorrect program behavior.
Are you saying that only incorrect code generation will hit this bug, or that it causes incorrect code generation?
This does not seem to have been a big problem since it was not noticed until now.
https://github.com/llvm/llvm-project/pull/184565
More information about the llvm-branch-commits
mailing list