Skip to content
Commit d138c891 authored by Hideto Ueno's avatar Hideto Ueno
Browse files

[mlir] Forward arguments of `pair` in `SubElementInterface::replaceImmediateSubElementsImpl`

`SubElementInterface::replaceImmediateSubElementsImpl` specializes tuples so that
arguments are forwarded to type getter. However currently pairs are not supported even though
an example in documents uses a pair as a key type. This patch adds support for pairs as well.

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D155043
parent fde5924d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment