This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

This makes ComprehensiveBufferize entirely independent of the arith dialect.

Depends On D114218

Diff Detail