Files
clang-p2996/mlir/lib/Dialect/Mesh/Transforms
Boian Petkantchin 7a4c49756d [mlir][mesh] Use one type for mesh axis (#76830)
Make all ops and attributes use the types MeshAxis and MeshAxesAttr
instead of int16_t, int32_t, DenseI16ArrayAttr and DenseI32ArrayAttr.
2024-01-03 15:47:11 -08:00
..