This is an archive of the discontinued LLVM Phabricator instance.

[mips][micromips] Written missing test for CEIL.L.S, CEIL.L.D, FLOOR.L.S and FLOOR.L.D instructions
ClosedPublic

Authored by hvarga on Feb 12 2016, 1:42 AM.

Details

Summary

This patch intruduces a few missing assembler tests for microMIPS64r6.

Diff Detail

Repository
rL LLVM

Event Timeline

hvarga updated this revision to Diff 47780.Feb 12 2016, 1:42 AM
hvarga retitled this revision from to [mips][micromips] Written missing test for CEIL.L.S, CEIL.L.D, FLOOR.L.S and FLOOR.L.D instructions.
hvarga updated this object.
hvarga added subscribers: llvm-commits, petarj.
vkalintiris accepted this revision.Feb 12 2016, 2:31 AM
vkalintiris edited edge metadata.

LGTM. Not required for this patch but we'll have to test the word fixed-point versions too.

This revision is now accepted and ready to land.Feb 12 2016, 2:31 AM
This revision was automatically updated to reflect the committed changes.