This is an archive of the discontinued LLVM Phabricator instance.

[mlir] NFC: split MemRef to SPIR-V conversion into their own files
ClosedPublic

Authored by antiagainst on Jul 29 2021, 11:33 AM.

Diff Detail

Event Timeline

antiagainst created this revision.Jul 29 2021, 11:33 AM
antiagainst requested review of this revision.Jul 29 2021, 11:33 AM
hanchung accepted this revision.Jul 29 2021, 12:05 PM
hanchung added inline comments.
mlir/test/Conversion/MemRefToSPIRV/memref-to-spirv.mlir
2

Do we need -verify-diagnostics?

This revision is now accepted and ready to land.Jul 29 2021, 12:05 PM
antiagainst marked an inline comment as done.Jul 29 2021, 1:21 PM
antiagainst added inline comments.
mlir/test/Conversion/MemRefToSPIRV/memref-to-spirv.mlir
2

Not actually. Thanks for pointing it out!

antiagainst marked an inline comment as done.

Address comments

This revision was landed with ongoing or failed builds.Jul 29 2021, 1:35 PM
This revision was automatically updated to reflect the committed changes.