This is an archive of the discontinued LLVM Phabricator instance.

[x86] Update to cmov promotion tests for D36711; NFC
ClosedPublic

Authored by aivchenk on Sep 6 2017, 5:10 AM.

Details

Reviewers
RKSimon
Summary

Adding i8 -> [i16, i32, i64] and i32 -> i64 cases.
This way we can see what the current codegen looks like.

Diff Detail

Event Timeline

aivchenk created this revision.Sep 6 2017, 5:10 AM
RKSimon accepted this revision.Sep 6 2017, 2:05 PM
RKSimon added a reviewer: RKSimon.
RKSimon added a subscriber: RKSimon.

LGTM

This revision is now accepted and ready to land.Sep 6 2017, 2:05 PM
aivchenk closed this revision.Sep 7 2017, 2:03 AM

I submitted it as https://reviews.llvm.org/rL312707
Sorry about the confusion