[PATCH] D78522: [mlir][Symbol] Change Symbol from a Trait into an OpInterface.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 12:22:53 PDT 2020
mehdi_amini added a comment.
Can you document in the commit message the addition of `extraTraitClassDeclaration`? This seems like a new ODS feature independent of the symbol table change (someone using `git blame` in the future would end up in this commit)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78522/new/
https://reviews.llvm.org/D78522
More information about the llvm-commits
mailing list