[PATCH] D73826: [mlir][Linalg][WIP][RFC] OpGen hooks

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 12:04:52 PST 2020


nicolasvasilache added a comment.

@jpienaar again, no need to pattern-match and overfit on the current implementation details as they are subject to change.

Your comment on how similar things are already achieved elsewhere without OpGen extensions is useful.
To be even more useful, could you point to a specific commit or place in the code that one can look out to understand how this is done in practice?

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73826





More information about the llvm-commits mailing list