Add tests for binops with conditions/assume constraints
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 27 Jan 2023 23:25:57 +0000 (17:25 -0600)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 27 Jan 2023 23:45:35 +0000 (17:45 -0600)
commit44977a155f24be3cdbcd2a57acbfd6da2529abde
treeab8145f82a4f8c4981d8396fc3e748a7d8549bf3
parent03d136cf5f3f10b618b7e17f897ebf6019518dcc
Add tests for binops with conditions/assume constraints

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D140849
llvm/test/Transforms/InstCombine/icmp-binop.ll [new file with mode: 0644]