Closed Bug 1416230 Opened 7 years ago Closed 5 years ago

LoopUnroller.cpp: tests should be executed

Categories

(Core :: JavaScript Engine: JIT, enhancement, P5)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1520998

People

(Reporter: Sylvestre, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, the tests are not executed on for the loop unroller:
https://codecov.io/gh/marco-c/gecko-dev/src/master/js/src/jit/LoopUnroller.cpp 

Even if the feature might be disabled, we should run the tests.
Or we should remove the code.
Priority: -- → P5
Should I try to remove the code and try to find a reviewer?
Flags: needinfo?(nicolas.b.pierron)
(In reply to Sylvestre Ledru [:sylvestre] from comment #2)
> Should I try to remove the code and try to find a reviewer?

Discussing with Jan, we do not know if we might want this code in the future and prefer to keep it around.
Maybe we can use "#if 0 — #endif" in the mean time.
Flags: needinfo?(nicolas.b.pierron)

We're removing it in bug 1520998.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.