This is an archive of the discontinued LLVM Phabricator instance.

[DAGCombiner] Teach scalarizeExtractedBinop to support scalable splat.
ClosedPublic

Authored by jacquesguan on Jul 13 2022, 8:32 PM.

Details

Summary

This patch supports the scalable splat part for scalarizeExtractedBinop.

Diff Detail

Event Timeline

jacquesguan created this revision.Jul 13 2022, 8:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2022, 8:32 PM
jacquesguan requested review of this revision.Jul 13 2022, 8:32 PM
reames accepted this revision.Jul 25 2022, 8:47 AM

LGTM

This revision is now accepted and ready to land.Jul 25 2022, 8:47 AM
This revision was landed with ongoing or failed builds.Jul 25 2022, 6:39 PM
This revision was automatically updated to reflect the committed changes.