This is an archive of the discontinued LLVM Phabricator instance.

Fix correctness check for test_vec_fpextend_double
ClosedPublic

Authored by pirama on Apr 21 2015, 3:59 PM.

Details

Summary

Remove the CHECK-DAG calls introduced in r235341, and add a comment that
this test may break due to scheduling variations.

This patch completes the fix discussed in http://reviews.llvm.org/D8804

Diff Detail

Repository
rL LLVM

Event Timeline

pirama updated this revision to Diff 24183.Apr 21 2015, 3:59 PM
pirama retitled this revision from to Fix correctness check for test_vec_fpextend_double.
pirama updated this object.
pirama edited the test plan for this revision. (Show Details)
pirama added reviewers: dsanders, srhines.
pirama added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Apr 22 2015, 3:55 AM
dsanders edited edge metadata.

LGTM, thanks.

This revision is now accepted and ready to land.Apr 22 2015, 3:55 AM
This revision was automatically updated to reflect the committed changes.