Diff Detail
Diff Detail
Event Timeline
| llvm/lib/Analysis/ValueTracking.cpp | ||
|---|---|---|
| 4726 | Spec states: 
 | |
| llvm/lib/Analysis/ValueTracking.cpp | ||
|---|---|---|
| 4698 | If InterestedClasses includes Zero you should add Subnormal and Normal. | |
| Paths 
 |  Differential  D148533  
ValueTracking: Improve trunc handling in computeKnownFPClass ClosedPublic Authored by arsenm on Apr 17 2023, 7:23 AM. 
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 25 2023, 6:10 AM 
Revision Contents 
 
Diff 516736 llvm/include/llvm/Analysis/ValueTracking.h
 llvm/lib/Analysis/ValueTracking.cpp
 
 llvm/test/Transforms/Attributor/nofpclass-trunc.ll
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If InterestedClasses includes Zero you should add Subnormal and Normal.