[all-commits] [llvm/llvm-project] 65ed35: [IR] Add helper `CmpPredicate::dropSameSign` (#134...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Apr 2 07:25:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65ed35393cc8a3b896d794ab316e0357d907efff
https://github.com/llvm/llvm-project/commit/65ed35393cc8a3b896d794ab316e0357d907efff
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/include/llvm/IR/CmpPredicate.h
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[IR] Add helper `CmpPredicate::dropSameSign` (#134071)
Address review comment
https://github.com/llvm/llvm-project/pull/133711#discussion_r2024519641
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