[all-commits] [llvm/llvm-project] b326cb: [InstCombine] Support trunc to i1 in foldSelectICm...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Tue Mar 18 10:41:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b326cb6792b3951881d63d5a02ea163921da18d9
https://github.com/llvm/llvm-project/commit/b326cb6792b3951881d63d5a02ea163921da18d9
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/select-icmp-and.ll
Log Message:
-----------
[InstCombine] Support trunc to i1 in foldSelectICmpAnd (#127905)
proof: https://alive2.llvm.org/ce/z/Ey6BoT
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