[all-commits] [llvm/llvm-project] 87fd35: [InstCombine] Use `canIgnoreSignBitOfZero` in `spf...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Thu May 29 23:18:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87fd352d910889a9ada9085de9d141d8820a0f61
https://github.com/llvm/llvm-project/commit/87fd352d910889a9ada9085de9d141d8820a0f61
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/minmax-fp.ll
Log Message:
-----------
[InstCombine] Use `canIgnoreSignBitOfZero` in `spf->minmax` fold (#141914)
Alive2: https://alive2.llvm.org/ce/z/dCZBB_
Fix remaining regressions caused by https://github.com/llvm/llvm-project/pull/141010.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list