[PATCH] D78705: [mlir][linalg] Use memory effect to detecting allocation

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 13:29:01 PDT 2020


antiagainst added a comment.

In D78705#2006112 <https://reviews.llvm.org/D78705#2006112>, @mehdi_amini wrote:

> Can this be exercised by a test? (using a test.alloc op?)


Actually we have two allocation-like ops in std. I think leveraging them should suffice for a test over the memory effect here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78705/new/

https://reviews.llvm.org/D78705





More information about the llvm-commits mailing list