llvm-project/mlir/test/Conversion/PDLToPDLInterp
River Riddle ce57789d8e [mlir:PDL] Add support for creating ranges in rewrites
This commit adds support for building a concatenated range from
a given set of elements, either single element or other ranges, within a
rewrite. We could conceptually extend this to support constraining
input ranges, but the logic there is quite a bit more complex so it is
left for later work when a need arises.

Differential Revision: https://reviews.llvm.org/D133719
2022-11-08 01:57:57 -08:00
..
pdl-to-pdl-interp-matcher.mlir [mlir:PDL] Fix a syntax ambiguity in pdl.attribute 2022-04-28 12:57:59 -07:00
pdl-to-pdl-interp-rewriter.mlir [mlir:PDL] Add support for creating ranges in rewrites 2022-11-08 01:57:57 -08:00