[all-commits] [llvm/llvm-project] cfee34: VT: teach implied-cond-cr about samesign (#122447)
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Fri Jan 10 06:27:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfee344dda7394631f2177a15e56cfeee1d61fc4
https://github.com/llvm/llvm-project/commit/cfee344dda7394631f2177a15e56cfeee1d61fc4
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Analysis/ValueTracking/implied-condition-samesign.ll
Log Message:
-----------
VT: teach implied-cond-cr about samesign (#122447)
Teach isImpliedCondCommonOperandWithCR about samesign, noting that the
only case we need to handle is when exactly one of the icmps have
samesign.
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