[PATCH] D80651: Harden MLIR detection of misconfiguration when missing dialect registration

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 14:43:15 PDT 2020


rriddle accepted this revision.
rriddle added a comment.
This revision is now accepted and ready to land.

I wonder if we should also add something to Op::classof. i.e. can you cast to FooOp if it isn't registered?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80651





More information about the llvm-commits mailing list