This is an archive of the discontinued LLVM Phabricator instance.

[Test-suite] Halide bitcode tests for ARM.
ClosedPublic

Authored by asbirlea on Jul 27 2016, 12:07 PM.

Details

Summary

Adding to test-suite some unit tests for ARM in bitcode format.
Source: Halide's simd_ops application.
Note this is a rather large patch due to the number of bitcode tests.

Diff Detail

Repository
rL LLVM

Event Timeline

asbirlea updated this revision to Diff 65784.Jul 27 2016, 12:07 PM
asbirlea retitled this revision from to [Test-suite] Halide bitcode tests for ARM..
asbirlea updated this object.
asbirlea updated this revision to Diff 65791.Jul 27 2016, 1:05 PM

cmake change to enable the ARM tests.

rengolin accepted this revision.Jul 31 2016, 7:36 AM
rengolin added a reviewer: rengolin.

Seems in line with existing tests. LGTM. Thamks!

This revision is now accepted and ready to land.Jul 31 2016, 7:36 AM
This revision was automatically updated to reflect the committed changes.