[PATCH] D148414: [InstCombine] Expand `foldSelectICmpAndOr` -> `foldSelectICmpAndBinOp` to work for more binops

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 02:39:49 PDT 2023


DavidSpickett added a comment.

I've confirmed just this commit is enough to hit the issue, and here's the reproducer: F28721703: X86ISelLowering-82e2a2.zip <https://reviews.llvm.org/F28721703>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148414



More information about the llvm-commits mailing list