[PATCH] D72926: [mlir] Generator converting LLVM intrinsics defs to MLIR ODS

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 09:25:26 PST 2020


ftynse marked 3 inline comments as done.
ftynse added a comment.

I would like to make it a bit more useful (e.g. let the caller insert custom builders/printers/parsers) before plugging it into the flow directly. So it will come in several follow-ups.  I'll make the requested changes directly in the commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72926





More information about the llvm-commits mailing list