[PATCH] D137934: [InstCombine] Fold extractelt with select of constants

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 06:41:35 PST 2022


tsymalla added a comment.

In D137934#3924785 <https://reviews.llvm.org/D137934#3924785>, @nikic wrote:

> Can we extend FoldOpIntoSelect to handle this instead?

Okay.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137934



More information about the llvm-commits mailing list