[PATCH] D76658: [mlir][Pass] Move the registration of conversion passes to tablegen
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 10:18:13 PDT 2020
jpienaar added inline comments.
================
Comment at: mlir/include/mlir/Conversion/Passes.td:1
+//===-- Passes.td - Conversion pass definition file --------*- tablegen -*-===//
+//
----------------
What happens if one only wants to include some subset of the passes? Perhaps in a doc somewhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76658/new/
https://reviews.llvm.org/D76658
More information about the llvm-commits
mailing list