[PATCH] D125755: [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 05:04:43 PDT 2022


dmgreen added a comment.

Yeah - it needs to be earlier than that, before vectorization and preferably unrolling to get the costs correct.


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

https://reviews.llvm.org/D125755



More information about the llvm-commits mailing list