[all-commits] [llvm/llvm-project] cf87eb: [ValueTracking] Handle trunc to i1 as condition in...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Tue Feb 11 09:11:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf87eb9d9b006ff28296e399dcc73d68bb187e91
https://github.com/llvm/llvm-project/commit/cf87eb9d9b006ff28296e399dcc73d68bb187e91
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/InstCombine/known-bits.ll
Log Message:
-----------
[ValueTracking] Handle trunc to i1 as condition in dominating condition. (#126414)
proof: https://alive2.llvm.org/ce/z/gALGmv
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