This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine][SSE] Add DemandedElts support for PSHUFB instructions
ClosedPublic

Authored by RKSimon on Jan 15 2017, 10:24 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon updated this revision to Diff 84496.Jan 15 2017, 10:24 AM
RKSimon retitled this revision from to [InstCombine][SSE] Add DemandedElts support for PSHUFB instructions.
RKSimon updated this object.
RKSimon set the repository for this revision to rL LLVM.
RKSimon added a subscriber: llvm-commits.
craig.topper accepted this revision.Jan 15 2017, 1:07 PM
craig.topper edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 15 2017, 1:07 PM
This revision was automatically updated to reflect the committed changes.