[PATCH] D154841: [AIC] Fix the sext cost operands in tryToFPToSat

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 04:10:47 PDT 2023


RKSimon added a comment.

I'm not certain its the costmodel - the generic expanded cost in BasicTTIImplBase looks about right - the problem seems to be the backend scalarizing when it shouldn't need to.


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

https://reviews.llvm.org/D154841



More information about the llvm-commits mailing list