[PATCH] D153963: [InstCombine] Fold binop of select and cast of select condition

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 13:19:44 PDT 2023


goldstein.w.n added a comment.

We should see diffs to the tests. This patch should be rebased ontop of D155510 <https://reviews.llvm.org/D155510>. Once you set D155510 <https://reviews.llvm.org/D155510> as the child of this commit, when you checkout this one, it will grab both. Then you can rebase + resubmit both of them and we will be able to see the actual changes this commit causes.


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

https://reviews.llvm.org/D153963



More information about the llvm-commits mailing list