[all-commits] [llvm/llvm-project] 94f6f0: [InstCombine] handle trunc to i1 in foldLogOpOfMas...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Wed Apr 9 09:07:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94f6f0334d13d6090c7c31387e50358d5b244313
https://github.com/llvm/llvm-project/commit/94f6f0334d13d6090c7c31387e50358d5b244313
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/test/Transforms/InstCombine/eq-of-parts.ll
M llvm/test/Transforms/InstCombine/onehot_merge.ll
Log Message:
-----------
[InstCombine] handle trunc to i1 in foldLogOpOfMaskedICmps. (#128861)
proof: https://alive2.llvm.org/ce/z/pu8WmX
fixes #128778
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