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

Issue 7202051: code review 7202051: exp/ssa: (#3 of 5): Function, BasicBlock and optimisations (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by adonovan
Modified:
13 years, 3 months ago
Reviewers:
CC:
gri1, iant2, iant, golang-dev
Visibility:
Public.

Description

exp/ssa: (#3 of 5): Function, BasicBlock and optimisations

Patch Set 1 #

Patch Set 2 : diff -r 987e3a448a7b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 987e3a448a7b https://code.google.com/p/go/ #

Total comments: 9

Patch Set 4 : diff -r 3ef1c4fabb5f https://code.google.com/p/go/ #

Patch Set 5 : diff -r 7f6a24ca6460 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+594 lines, -0 lines) Patch
A src/pkg/exp/ssa/blockopt.go View 1 2 3 1 chunk +190 lines, -0 lines 0 comments Download
A src/pkg/exp/ssa/func.go View 1 2 3 1 chunk +404 lines, -0 lines 0 comments Download

Messages

Total messages: 5
adonovan
Hello gri@google.com, iant@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
13 years, 4 months ago (2013-01-24 22:05:57 UTC) #1
iant
https://codereview.appspot.com/7202051/diff/4001/src/pkg/exp/ssa/blockopt.go File src/pkg/exp/ssa/blockopt.go (right): https://codereview.appspot.com/7202051/diff/4001/src/pkg/exp/ssa/blockopt.go#newcode92 src/pkg/exp/ssa/blockopt.go:92: b.Preds = nil Why bother clearing Preds and Succs? ...
13 years, 3 months ago (2013-01-25 22:19:59 UTC) #2
adonovan
PTAL. https://codereview.appspot.com/7202051/diff/4001/src/pkg/exp/ssa/blockopt.go File src/pkg/exp/ssa/blockopt.go (right): https://codereview.appspot.com/7202051/diff/4001/src/pkg/exp/ssa/blockopt.go#newcode92 src/pkg/exp/ssa/blockopt.go:92: b.Preds = nil On 2013/01/25 22:19:59, iant wrote: ...
13 years, 3 months ago (2013-01-25 22:41:51 UTC) #3
iant
LGTM
13 years, 3 months ago (2013-01-25 23:40:25 UTC) #4
adonovan
13 years, 3 months ago (2013-01-28 23:14:13 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=250c03e820a7 ***

exp/ssa: (#3 of 5): Function, BasicBlock and optimisations

R=gri, iant, iant
CC=golang-dev
https://codereview.appspot.com/7202051
Sign in to reply to this message.

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