[all-commits] [llvm/llvm-project] 0fa8f2: [InstCombine] Add additional foldAndOrOfICmpsWithC...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 13 01:57:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fa8f29a11c70426dda74158716ccd13dd7ff81a
https://github.com/llvm/llvm-project/commit/0fa8f29a11c70426dda74158716ccd13dd7ff81a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/and-or-icmps.ll
Log Message:
-----------
[InstCombine] Add additional foldAndOrOfICmpsWithConstEq() tests (NFC)
Add logical variants of vector tests.
More information about the All-commits
mailing list