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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 20:38:53 PST 2022


bcl5980 added a comment.

These two patterns are really simple so I merge them into one patch. If any of you think split them is better I will send another patch for the new pattern.


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

https://reviews.llvm.org/D138700



More information about the llvm-commits mailing list