[all-commits] [llvm/llvm-project] d4182f: [InstCombine] move foldAndOrOfICmpsOfAndWithPow2 i...
Andreas Jonson via All-commits
all-commits at lists.llvm.org
Wed Jan 8 09:05:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4182f1b5649da34e39c6dd22502c7995c406a5e
https://github.com/llvm/llvm-project/commit/d4182f1b5649da34e39c6dd22502c7995c406a5e
Author: Andreas Jonson <andjo403 at hotmail.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/test/Transforms/InstCombine/onehot_merge.ll
Log Message:
-----------
[InstCombine] move foldAndOrOfICmpsOfAndWithPow2 into foldLogOpOfMaskedICmps (#121970)
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