This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] tensor::CastOp is an alias-only op
ClosedPublic

Authored by springerm on Oct 25 2021, 10:25 PM.

Details

Summary

tensor::CastOp by itself does not bufferize to memory read/write.

Depends On D112512

Diff Detail