Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 720153005: ninja win: Add msvs emulation for FloatingPointModel (Closed)

Created:
6 years, 1 month ago by Shezan Baig (Bloomberg)
Modified:
6 years, 1 month ago
Reviewers:
scottmg
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

ninja win: Add msvs emulation for FloatingPointModel BUG= R=scottmg@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=2003

Patch Set 1 #

Total comments: 1

Patch Set 2 : Better test, set /fp:precise by default #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -4 lines) Patch
M pylib/gyp/msvs_emulation.py View 1 1 chunk +3 lines, -0 lines 0 comments Download
A test/win/compiler-flags/floating-point-model.gyp View 1 1 chunk +43 lines, -0 lines 0 comments Download
A + test/win/compiler-flags/floating-point-model-fast.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
A + test/win/compiler-flags/floating-point-model-precise.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
A + test/win/compiler-flags/floating-point-model-strict.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
A + test/win/gyptest-cl-floating-point-model.py View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Shezan Baig (Bloomberg)
6 years, 1 month ago (2014-11-13 19:50:51 UTC) #2
scottmg
https://codereview.chromium.org/720153005/diff/1/test/win/gyptest-cl-floating-point-model.py File test/win/gyptest-cl-floating-point-model.py (right): https://codereview.chromium.org/720153005/diff/1/test/win/gyptest-cl-floating-point-model.py#newcode21 test/win/gyptest-cl-floating-point-model.py:21: # It's hard to map flags to output contents ...
6 years, 1 month ago (2014-11-13 21:35:55 UTC) #3
Shezan Baig (Bloomberg)
On 2014/11/13 21:35:55, scottmg wrote: > https://codereview.chromium.org/720153005/diff/1/test/win/gyptest-cl-floating-point-model.py > File test/win/gyptest-cl-floating-point-model.py (right): > > https://codereview.chromium.org/720153005/diff/1/test/win/gyptest-cl-floating-point-model.py#newcode21 > ...
6 years, 1 month ago (2014-11-13 21:42:56 UTC) #4
scottmg
float.h mentions _M_FP_FAST, but yeah, I guess it's undocumented. I think it's probably ok to ...
6 years, 1 month ago (2014-11-13 21:45:39 UTC) #5
Shezan Baig (Bloomberg)
On 2014/11/13 21:45:39, scottmg wrote: > float.h mentions _M_FP_FAST, but yeah, I guess it's undocumented. ...
6 years, 1 month ago (2014-11-13 22:28:51 UTC) #6
scottmg
Thanks, LGTM
6 years, 1 month ago (2014-11-13 23:12:57 UTC) #7
Shezan Baig (Bloomberg)
6 years, 1 month ago (2014-11-13 23:17:48 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 2003 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698