This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vulkan-runner] Add support for 3D memrefs.
ClosedPublic

Authored by denis13 on Mar 31 2020, 11:56 AM.

Details

Summary

Add support for 3D memrefs in mlir-vulkan-runner and simple test.

Diff Detail

Event Timeline

denis13 created this revision.Mar 31 2020, 11:56 AM
Herald added a project: Restricted Project. · View Herald Transcript
antiagainst accepted this revision.Apr 1 2020, 2:48 PM

Cool, thanks!

This revision is now accepted and ready to land.Apr 1 2020, 2:48 PM

@denis13: BTW, we have a few things that we'd like to do but haven't get around. They are put in the "SPIR-V Dialect" component in LLVM bugs. If you can lend a hand there that would be awesome! For example, https://bugs.llvm.org/show_bug.cgi?id=45392. :)

@antiagainst thanks a lot for review! Sure, I would like to help!

This revision was automatically updated to reflect the committed changes.