The motivation is to reuse the key value parsing logic here to parse instance specific pass options within the context of MLIR. The primary functionality exposed is the "," splitting for arrays and the logic for properly handling duplicate definitions of a single flag. See: https://groups.google.com/a/tensorflow.org/forum/#!topic/mlir/uROv8TX52Ts for more context.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM