[PATCH] D99032: GlobalISel: Add FoldBinOpIntoSelect combine

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 03:21:21 PST 2022


foad added a comment.

> For instance it doesn't handle FP operations or vectors

Is this still true? I think we do have at least some vector folds now?


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

https://reviews.llvm.org/D99032



More information about the llvm-commits mailing list