[PATCH] D138700: [InstSimplify] Fold two i1 select patterns

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 06:05:11 PST 2022


spatel added a comment.

There are quite a few variations within these patterns, so I prefer to split it up.
Please pre-commit baseline tests and see my comment in D138744 <https://reviews.llvm.org/D138744>. Also, should we prefer the code placement/structure that is proposed in that patch?


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

https://reviews.llvm.org/D138700



More information about the llvm-commits mailing list