Open Bug 1912717 Opened 6 months ago Updated 6 months ago

Move LMinMax{D,F} codegen into shared CodeGenerator

Categories

(Core :: JavaScript Engine: JIT, task, P1)

task

Tracking

()

ASSIGNED

People

(Reporter: anba, Assigned: anba)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

No description provided.

Drive-by change:
Use upper-case VIXL macro-assembler methods to match surrounding code.

All implementations call into MacroAssembler::{min,max}{Double,Float}.

If canBeNaN is available, we might as well use it to improve codegen.

Also change some ma_b + ma_vmov sequences into conditional ma_vmov.

Blocks: sm-opt-jits
Severity: -- → N/A
Priority: -- → P1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: