[PATCH] D159499: [InstCombine] Fold or(phi1,phi2) into or(icmp1,icmp2)

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 05:58:23 PDT 2023


bipmis abandoned this revision.
bipmis added a comment.

Closing this as it may result in reverse fold and can be handle in a better way.


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

https://reviews.llvm.org/D159499



More information about the llvm-commits mailing list