[PATCH] D72822: [mlir] Replace AbstractOperation::classof with a ClassID instance.

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 01:56:45 PST 2020


stephenneuendorffer added a comment.

Thanks for this, it looks like a good solution to the problems I've seen, although I haven't tested it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72822





More information about the llvm-commits mailing list