Avoids some regressions when the implementation of isKnownNeverNaN is
replaced with computeKnownFPClass.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D147971
ValueTracking: Handle non-splat vectors in computeKnownFPClass ClosedPublic Authored by arsenm on Apr 10 2023, 2:05 PM.
Details Summary Avoids some regressions when the implementation of isKnownNeverNaN is
Diff Detail Event Timelinearsenm added a child revision: D147972: ValueTracking: Delete body of isKnownNeverNaN.Apr 10 2023, 2:41 PM This revision is now accepted and ready to land.Apr 14 2023, 12:26 PM
Revision Contents
Diff 512256 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nofpclass.ll
|