[all-commits] [llvm/llvm-project] fcfbc5: DAG: Lower fcNormal is.fpclass to compare with inf

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 26 04:56:00 PDT 2024


  Branch: refs/heads/users/arsenm/dag-lower-isfpclass-normal-to-fcmp-inf
  Home:   https://github.com/llvm/llvm-project
  Commit: fcfbc51749e1a8289d88eeea504cdf2af94c6cf0
      https://github.com/llvm/llvm-project/commit/fcfbc51749e1a8289d88eeea504cdf2af94c6cf0
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  DAG: Lower fcNormal is.fpclass to compare with inf

Looks worse for x86 without the fabs check. Not sure if
this is useful for any targets.



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