This is an archive of the discontinued LLVM Phabricator instance.

[X86] Convert test "extractelement-legalization-store-ordering.ll" to be "update_llc_test_checks" tool friendly. NFC.
ClosedPublic

Authored by gadi.haber on Jul 3 2017, 1:51 AM.

Details

Summary

NFC commit.
Converting the Codegen test "extractelement-legalization-store-ordering.ll" to be "update_llc_test_checks" friendly.

The changes to the test are needed for an upcoming scheduling patch.

Diff Detail

Repository
rL LLVM

Event Timeline

gadi.haber created this revision.Jul 3 2017, 1:51 AM
RKSimon accepted this revision.Jul 3 2017, 1:24 PM
RKSimon added a reviewer: RKSimon.
RKSimon added a subscriber: RKSimon.

LGTM

This revision is now accepted and ready to land.Jul 3 2017, 1:24 PM
This revision was automatically updated to reflect the committed changes.