[PATCH] D75794: [MLIR] Add custom option parser type to PassOption

Eugene Zhulenev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 19:50:38 PST 2020


ezhulenev created this revision.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: rriddle.
Herald added a project: LLVM.

Pass custom DataType parser to pass options, similar to llvm:🆑:opt class.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75794

Files:
  mlir/include/mlir/Pass/Pass.h
  mlir/include/mlir/Pass/PassOptions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75794.248881.patch
Type: text/x-patch
Size: 7439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/6f123a26/attachment-0001.bin>


More information about the llvm-commits mailing list