[llvm-branch-commits] [llvm] TTI: Check legalization cost of fptosi_sat/fptoui_sat nodes (PR #100521)

Simon Pilgrim via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 26 03:18:13 PDT 2024


RKSimon wrote:

I'm not sure whether its better to just focus on removing some of the custom lowering (and improve TargetLowering::expandFP_TO_INT_SAT) or just add better cost table support.

https://github.com/llvm/llvm-project/pull/100521


More information about the llvm-branch-commits mailing list