trunk/be018342370825fe89c86d51462b461591eff3d7: [caffe2/veclib] Fix (double)0 yielding -0.0 on AVX2 (#196607) (#196607)
- PyTorch: 774 events in the last 90 days
- PyTorch: 764th Release in the last 90 days
- Previous: earlier the same day · trunk/bff9a06c773bfe22e3fb484b1720873af066bbcf
What happened
Summary: Make conversion of 64-bit 0 into double be +0.0 instead of -0.0 In this way, AVX2-based i64->f64 conversion will be identical to other ISAs Test Plan: CI Differential Revision: D118971238 Pull Request resolved: #196607 Approved by: https://github.com/Skylion007
Summary assembled by rule from the sources below