[all-commits] [llvm/llvm-project] 818075: TTI: Check legalization cost of fptosi_sat/fptoui_...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jul 25 13:56:50 PDT 2024


  Branch: refs/heads/users/arsenm/tti-check-fptoi-sat-legalize-costs
  Home:   https://github.com/llvm/llvm-project
  Commit: 81807592cc5b2ec649f1e9e6eda5c754edca6db7
      https://github.com/llvm/llvm-project/commit/81807592cc5b2ec649f1e9e6eda5c754edca6db7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/test/Analysis/CostModel/AArch64/fptoi_sat.ll
    M llvm/test/Analysis/CostModel/ARM/fptoi_sat.ll
    M llvm/test/Analysis/CostModel/X86/fptoi_sat.ll
    M llvm/test/Transforms/AggressiveInstCombine/AArch64/fptosisat.ll
    M llvm/test/Transforms/AggressiveInstCombine/ARM/fptosisat.ll

  Log Message:
  -----------
  TTI: Check legalization cost of fptosi_sat/fptoui_sat nodes



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list