This is an archive of the discontinued LLVM Phabricator instance.

WebAssembly: add basic floating-point tests
ClosedPublic

Authored by jfb on Aug 10 2015, 7:44 PM.

Details

Summary

I somehow forgot to add these when I added the basic floating-point opcodes. Also remove ceil/floor/trunc/nearestint for now, and add them only when properly tested.

Diff Detail

Repository
rL LLVM

Event Timeline

jfb updated this revision to Diff 31759.Aug 10 2015, 7:44 PM
jfb retitled this revision from to WebAssembly: add basic floating-point tests.
jfb updated this object.
jfb added subscribers: sunfish, llvm-commits.
This revision was automatically updated to reflect the committed changes.