[all-commits] [llvm/llvm-project] 131249: [InstCombine] Add tests for recursive and/or of ic...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon May 23 08:25:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 131249cd1fb46efe100ae6c2d54d7ce95d09e422
https://github.com/llvm/llvm-project/commit/131249cd1fb46efe100ae6c2d54d7ce95d09e422
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/and-or-icmps.ll
Log Message:
-----------
[InstCombine] Add tests for recursive and/or of icmp folds (NFC)
Add variations with bitwise and logical and/or, as well as
commuted operands.
More information about the All-commits
mailing list