This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Extend vector.gather to accept tensor as base operand
AbandonedPublic

Authored by pzread on Jul 15 2022, 10:41 AM.

Details

Summary

Extend vector.gather to accept ranked tensor as base operand.

Diff Detail

Event Timeline

pzread created this revision.Jul 15 2022, 10:41 AM
pzread requested review of this revision.Jul 15 2022, 10:41 AM
pzread retitled this revision from Extend vector.gather to accept tensor. to [MLIR] Extend vector.gather to accept tensor as base operand.Jul 15 2022, 10:42 AM
pzread updated this revision to Diff 445111.Jul 15 2022, 12:52 PM

Fix tests.

pzread abandoned this revision.Jul 18 2022, 9:31 AM