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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 22:13:25 PST 2020


mehdi_amini added a comment.

In D72822#1845630 <https://reviews.llvm.org/D72822#1845630>, @vchuravy wrote:

> I built a shared library (D73130 <https://reviews.llvm.org/D73130>) and run into the case that my `HasParent<FuncOp>` trait failed to verify.


Can you provide reproduction instruction (and platform)?


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