This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Tests for fold Select with binary op
ClosedPublic

Authored by xbolva00 on Jul 28 2018, 10:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

xbolva00 created this revision.Jul 28 2018, 10:12 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 28 2018, 10:13 AM
This revision was automatically updated to reflect the committed changes.

You don't need a differential for this.
Also, subject should contain [NFC] since it's just new tests.

xbolva00 added a comment.EditedJul 28 2018, 10:23 AM

You don't need a differential for this.
Also, subject should contain [NFC] since it's just new tests.

Ok, noted.