[llvm-branch-commits] [llvm] TTI: Check legalization cost of fptosi_sat/fptoui_sat nodes (PR #100521)
David Green via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 29 02:04:42 PDT 2024
davemgreen wrote:
I think it would be better if the generic model produced better results for custom nodes, but I have extended the existing costs for Arm/AArch64 to hopefully give a better cost in more cases. It just extended what was already there to handle more cases.
https://github.com/llvm/llvm-project/pull/100521
More information about the llvm-branch-commits
mailing list