[all-commits] [llvm/llvm-project] 9e02cc: [InstCombine] Do not keep samesign when speculativ...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Mon Feb 17 17:03:28 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 9e02cc4080f2268845c7e51a3f1a3b150daad40c
https://github.com/llvm/llvm-project/commit/9e02cc4080f2268845c7e51a3f1a3b150daad40c
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-02-17 (Mon, 17 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.
(cherry picked from commit 29f3a352068ce562bcb65e18a676c82a9991583c)
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