[PATCH] D75314: [mlir] Add a new BranchOpInterface to allow for opaquely interfacing with branching terminator operations.

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 22:58:23 PST 2020


stephenneuendorffer added a comment.

This commit introduces a circular library dependence with the dialects.
Can this be part of the Standard dialect instead, or maybe lib/IR if it is fundamental?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75314





More information about the llvm-commits mailing list