Files
clang-p2996/mlir/include
Andrzej Warzyński e84c918cb4 [mlir] Use new VectorType wrappers CommonTypeConstraints.td (#118645)
As a follow-on for #87986, moves the VectorType convenience wrappers
(`FixedVectorType` and `ScalableVectorType`) to BuiltinTypes.h. This
allows us to use the new wrappers in "CommonTypeConstraints.td".
2024-12-04 20:38:36 +00:00
..