This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Prepare pad to static bounding box for scalar operands.
ClosedPublic

Authored by gysit on Jun 8 2021, 5:54 AM.

Details

Summary

Adapt pad to static bounding box to support structured ops taking scalar operands.

Diff Detail