diff options
author | River Riddle <riddleriver@gmail.com> | 2022-09-09 18:43:27 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-11-08 01:57:57 -0800 |
commit | 9e57210ad9f76b93bb8e9fc441be5cf3597b2928 (patch) | |
tree | 26a4ce943e6c8533ed649b63eedd605e5d2447e7 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | ce57789d8e5dc109dc9bd330232b31a22a80ad3a (diff) | |
download | llvm-9e57210ad9f76b93bb8e9fc441be5cf3597b2928.zip llvm-9e57210ad9f76b93bb8e9fc441be5cf3597b2928.tar.gz llvm-9e57210ad9f76b93bb8e9fc441be5cf3597b2928.tar.bz2 |
[mlir:PDLL] Add support for building a range from a tuple within a rewrite
This allows for constructing type and value ranges from various sub elements,
which makes it easier to construct operations that take a range as an operand
or result type. Range construction is currently limited to within rewrites, to match
the current constraint on the PDL side.
Differential Revision: https://reviews.llvm.org/D133720
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions