llvm-project
d10a8516 - [WebAssembly] Implement more of getCastInstrCost (#164612)

Commit
1 day ago
[WebAssembly] Implement more of getCastInstrCost (#164612) Fill out more information for sign and zero extend and add some truncate information; however, the primary change is to int/fp conversions. In particular, fp to (narrow) int appears to be relatively expensive.
Author
Parents
Loading