This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] enable library call rewrites for linalg operations with index semantics.
ClosedPublic

Authored by gysit on Apr 15 2021, 1:49 AM.

Details

Summary

The patch enables the library call lowering for linalg operations that contain index operations.

Diff Detail

Event Timeline

gysit created this revision.Apr 15 2021, 1:49 AM
gysit requested review of this revision.Apr 15 2021, 1:49 AM
nicolasvasilache accepted this revision.Apr 19 2021, 4:48 AM
This revision is now accepted and ready to land.Apr 19 2021, 4:48 AM