aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/VectorToLLVM
diff options
context:
space:
mode:
authorMarkus Böck <markus.boeck02@gmail.com>2022-08-03 23:43:41 +0200
committerMarkus Böck <markus.boeck02@gmail.com>2022-08-06 14:07:37 +0200
commit1c5a50e32815a49a41d79ff529ca8611ee49c5c8 (patch)
treec78c1b736f0f442e6a4d10f99746eb3b66882e8c /mlir/lib/Conversion/VectorToLLVM
parentc59c8a515f54e262ececfd1056d402212117f22c (diff)
[mlir][tblgen] Refact mlir-tblgen main into its own library
This has previously been done for `mlir-opt` and `mlir-reduce` and roughly the same approach has been done here. The use case for having a separate library is that it is easier for downstream to make custom TableGen backends/executable that work on top of the utilities that are defined in `mlir/TableGen`. The customization point here is the same one as for any upstream TableGen backends: One can add a new generator by simply creating a global instance of `mlir::GenRegistration`. Differential Revision: https://reviews.llvm.org/D131112
Diffstat (limited to 'mlir/lib/Conversion/VectorToLLVM')
0 files changed, 0 insertions, 0 deletions