This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner.
ClosedPublic

Authored by ThomasRaoux on Jun 17 2020, 8:32 PM.

Details

Summary

This extends the types supported as kernel arguments when using vulkan runner.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jun 17 2020, 8:32 PM
Herald added a project: Restricted Project. · View Herald Transcript

LGTM! Thanks for simplifying this!

denis13 accepted this revision.Jun 18 2020, 2:39 AM
This revision is now accepted and ready to land.Jun 18 2020, 2:39 AM
This revision was automatically updated to reflect the committed changes.