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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D11927
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 Event Timelinejfb updated this object. Closed by commit rL244562: WebAssembly: add basic floating-point tests (authored by jfb). · Explain WhyAug 10 2015, 7:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31759 lib/Target/WebAssembly/WebAssemblyInstrFloat.td
test/CodeGen/WebAssembly/fp32.ll
test/CodeGen/WebAssembly/fp64.ll
|