[PATCH] D119819: [ARM] Recognize SSAT and USAT from SMIN/SMAX

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 12:28:50 PST 2022


RKSimon added a comment.

Any reason why this couldn't be performed generically in DAGCombiner::visitIMINMAX?


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

https://reviews.llvm.org/D119819



More information about the llvm-commits mailing list