This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Support folding of add instructions with vector constants into select operations
ClosedPublic

Authored by craig.topper on Apr 4 2017, 3:54 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Apr 4 2017, 3:54 PM
spatel accepted this revision.Apr 10 2017, 5:47 AM

LGTM.
(I stopped getting emails from Phab about 4 days ago; not sure if this is affecting everyone.)

This revision is now accepted and ready to land.Apr 10 2017, 5:47 AM
This revision was automatically updated to reflect the committed changes.