This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Align gather/scatter/expand/compress API
ClosedPublic

Authored by dcaballe on Feb 9 2021, 9:38 PM.

Details

Summary

Align the vector gather/scatter/expand/compress API with
the vector load/store/maskedload/maskedstore API.

Diff Detail

Event Timeline

dcaballe created this revision.Feb 9 2021, 9:38 PM
dcaballe requested review of this revision.Feb 9 2021, 9:38 PM
aartbik accepted this revision.Feb 9 2021, 11:01 PM

Thanks for the API change.

This revision is now accepted and ready to land.Feb 9 2021, 11:01 PM
This revision was landed with ongoing or failed builds.Feb 12 2021, 10:53 AM
This revision was automatically updated to reflect the committed changes.