[all-commits] [llvm/llvm-project] 9043cb: [InstCombine] Add additional test for icmp eq/ne w...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Mar 15 09:04:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9043cb752d3a8a68c0e713d27600c148e18ffb95
https://github.com/llvm/llvm-project/commit/9043cb752d3a8a68c0e713d27600c148e18ffb95
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-range.ll
M llvm/test/Transforms/InstCombine/zext.ll
Log Message:
-----------
[InstCombine] Add additional test for icmp eq/ne with bool load (NFC)
More information about the All-commits
mailing list