Closed Bug 671430 Opened 13 years ago Closed 13 years ago

IonMonkey: eliminate redundant phi instructions in GVN elimination phase

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: rpearl, Assigned: rpearl)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Follow up to 659729

Since phi nodes are currently in a vector, I skipped over removing redundant phi instructions. For the sake of making other passes faster, we should do that.
Summary: IonMonkey: eliminated redundant phi instructions in GVN elimination phase → IonMonkey: eliminate redundant phi instructions in GVN elimination phase
Attached patch patch v0Splinter Review
This patch was r=dvander in bug 675244, I just split it off into another patch.
Attachment #549419 - Flags: review+
http://hg.mozilla.org/projects/ionmonkey/rev/cea62451920b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.