Hsiangkai Wang 0d21522c00
[mlir][gpu] Make offset and width in gpu.rotate as attributes (#150901)
`offset` and `width` must be constants and there are constraints on
their values. Update the operation definition to use attributes instead
of operands.
2025-07-29 09:02:42 +01:00
..