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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 28 21:19:50 PDT 2024


  Branch: refs/heads/users/arsenm/dag-lower-isfpclass-normal-to-fcmp-inf
  Home:   https://github.com/llvm/llvm-project
  Commit: f5da09293f633b8c4eb23de1a5c912a2546d1b9a
      https://github.com/llvm/llvm-project/commit/f5da09293f633b8c4eb23de1a5c912a2546d1b9a
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-29 (Thu, 29 Aug 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