[all-commits] [llvm/llvm-project] 64fdcf: [InstCombine] add tests for icmp with cast bool lo...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Jul 29 07:25:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64fdcfeb1a7336b79f07c583752ec4db7df56657
https://github.com/llvm/llvm-project/commit/64fdcfeb1a7336b79f07c583752ec4db7df56657
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[InstCombine] add tests for icmp with cast bool logic; NFC
More information about the All-commits
mailing list