[PATCH] D140849: [InstCombine] Add tests for binops with conditions/assume constraints

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 11:18:59 PST 2023


goldstein.w.n marked 5 inline comments as done.
goldstein.w.n added a comment.

In D140849#4084911 <https://reviews.llvm.org/D140849#4084911>, @nikic wrote:

> I think we're stilling missing a test where the icmp constant is not zero.

Added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140849/new/

https://reviews.llvm.org/D140849



More information about the llvm-commits mailing list