[PATCH] D118636: [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 13:13:57 PST 2022
rriddle added a comment.
In D118636#3312355 <https://reviews.llvm.org/D118636#3312355>, @aartbik wrote:
> 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.
Do not block yourself on any of this! This was super easy to write, and will likely be super easy to rebase on whatever you do.
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