aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-09-08 16:59:39 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-11-08 01:57:57 -0800
commit8c66344ee9f67f76b3cb6b3345a46345a2d3975a (patch)
tree65727605f79bacc7595e6dd21fe05625fc02a0ec /llvm/unittests/ADT/ArrayRefTest.cpp
parentf3a86a23c10db44cbcb432d56201475721c64bdc (diff)
downloadllvm-8c66344ee9f67f76b3cb6b3345a46345a2d3975a.zip
llvm-8c66344ee9f67f76b3cb6b3345a46345a2d3975a.tar.gz
llvm-8c66344ee9f67f76b3cb6b3345a46345a2d3975a.tar.bz2
[mlir:PDL] Add support for DialectConversion with pattern configurations
Up until now PDL(L) has not supported dialect conversion because we had no way of remapping values or integrating with type conversions. This commit rectifies that by adding a new "pattern configuration" concept to PDL. This essentially allows for attaching external configurations to patterns, which can hook into pattern events (for now just the scope of a rewrite, but we could also pass configs to native rewrites as well). This allows for injecting the type converter into the conversion pattern rewriter. Differential Revision: https://reviews.llvm.org/D133142
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions