[all-commits] [llvm/llvm-project] 29f3a3: [InstCombine] Do not keep samesign when speculativ...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Feb 16 04:18:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29f3a352068ce562bcb65e18a676c82a9991583c
https://github.com/llvm/llvm-project/commit/29f3a352068ce562bcb65e18a676c82a9991583c
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-02-16 (Sun, 16 Feb 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/umax-icmp.ll
Log Message:
-----------
[InstCombine] Do not keep samesign when speculatively executing icmps (#127007)
Closes https://github.com/llvm/llvm-project/issues/126974.
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