mirror of https://github.com/llvm/torch-mlir
09ca07bca0
This commit renames the patterns used to match on lists of constant values to `m_TorchListOfConstant{valueType}s`. This is needed to avoid ambiguity for when `valueType` has `Optional` in it. In particular, it makes it clear whether the values in the list are optional or the list itself is optional. |
||
---|---|---|
.. | ||
Basic.cpp | ||
CMakeLists.txt | ||
Gather.cpp | ||
Linear.cpp | ||
MhloLegalizeUtils.cpp | ||
MhloLegalizeUtils.h | ||
Pooling.cpp | ||
PopulatePatterns.h | ||
Reduction.cpp | ||
TorchToMhlo.cpp | ||
ViewLike.cpp |