This is an archive of the discontinued LLVM Phabricator instance.

[mlir] MemRefToLLVM: convert memref.view operations for empty memrefs
ClosedPublic

Authored by ezhulenev on May 20 2022, 2:45 PM.

Diff Detail

Event Timeline

ezhulenev created this revision.May 20 2022, 2:45 PM
Herald added a project: Restricted Project. · View Herald Transcript
ezhulenev requested review of this revision.May 20 2022, 2:45 PM
mehdi_amini accepted this revision.May 20 2022, 2:48 PM
This revision is now accepted and ready to land.May 20 2022, 2:48 PM
ezhulenev updated this revision to Diff 431068.May 20 2022, 2:59 PM

Fix empty strides assertion error