If full visibility of x87 ops convert to 64bit with unsafe flags
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
If we have full visibility of the scope of an x87 op, we can unsafely convert to FP64.
Only enabled with unsafe flag.
Necessary for some x87 perf gains.
Contributor guide
Assessment
This issue has not been assessed yet.