[all-commits] [llvm/llvm-project] 353720: [InstCombine][NFC] Add tests with icmp splat vecto...
jmciver via All-commits
all-commits at lists.llvm.org
Tue Apr 11 01:00:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 353720a95b5d5ac05752f33ac220313e4d266cee
https://github.com/llvm/llvm-project/commit/353720a95b5d5ac05752f33ac220313e4d266cee
Author: John McIver <john.mciver.iii at gmail.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-logical.ll
Log Message:
-----------
[InstCombine][NFC] Add tests with icmp splat vectors and B masks
Add tests to verifying future support for splat vectors containing poison/undef in llvm::decomposeBitTestICmp.
Differential Revision: https://reviews.llvm.org/D143031
More information about the All-commits
mailing list