This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] Move SCF interface impl to new build target
ClosedPublic

Authored by springerm on Nov 18 2021, 9:42 PM.

Details

Summary

This makes ComprehensiveBufferize entirely independent of the SCF dialect.

Depends On D114220

Diff Detail