llvm-project
0d21522c - [mlir][gpu] Make offset and width in gpu.rotate as attributes (#150901)

Commit
176 days ago
[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.
Author
Parents
Loading