[PATCH] D118636: [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 12:58:31 PST 2022


aartbik added a comment.

LG for sparse, thin as it is. Heads up, I am about to refactor the attribute definition into its own build module (separate for sparse tensor dialect) to provide a less convoluted build graph. But I will wait with that until this goes in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118636



More information about the llvm-commits mailing list