Looks worse for x86 without the fabs check. Not sure if
this is useful for any targets.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D152105
DAG: Lower fcNormal is.fpclass to compare with inf Needs ReviewPublic Authored by arsenm on Jun 4 2023, 10:14 AM.
Details Summary Looks worse for x86 without the fabs check. Not sure if
Diff Detail Event Timelinearsenm added a parent revision: D144268: DAG: Improve lowering of fcPosInf|fcNan or fcNegInf|fcNan.Jun 4 2023, 10:14 AM arsenm added a child revision: D152113: DAG: Lower is.fpclass fcSubnormal|fcZero to fabs(x) < smallest_normal.Jun 4 2023, 12:06 PM
Revision Contents
Diff 528234 llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
|