Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(271)

Issue 1859044: code review 1859044: change floating literal normalization (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 10 months ago by ken3
Modified:
14 years, 10 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

change floating literal normalization from word-oriented to bit-oriented. this will increase fp literal precision by up to a full word.

Patch Set 1 #

Patch Set 2 : code review 1859044: change floating literal normalization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M src/cmd/gc/mparith3.c View 1 chunk +24 lines, -4 lines 0 comments Download

Messages

Total messages: 3
ken3
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-07-19 23:10:45 UTC) #1
ken3
*** Submitted as http://code.google.com/p/go/source/detail?r=20b5026b3332 *** change floating literal normalization from word-oriented to bit-oriented. this will ...
14 years, 10 months ago (2010-07-19 23:10:51 UTC) #2
rsc
14 years, 10 months ago (2010-07-20 06:01:17 UTC) #3
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b