[all-commits] [llvm/llvm-project] 81ac23: [InstCombine] Add additional tests for foldAndOrOf...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 13 01:09:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81ac23e0c208731bb946a1d6cf621d7fc5575c02
https://github.com/llvm/llvm-project/commit/81ac23e0c208731bb946a1d6cf621d7fc5575c02
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[InstCombine] Add additional tests for foldAndOrOfICmpEqZeroAndICmp (NFC)
Adds logical variants of the commuted tests.
More information about the All-commits
mailing list