llvm-project
0d21522c
- [mlir][gpu] Make offset and width in gpu.rotate as attributes (#150901)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#150901 - [mlir][gpu] Make offset and width in gpu.rotate as attributes
Author
Hsiangkai
Parents
d5985905
Loading