llvm-project
b6f4dd9e
- [mlir][transform] Implement `FlattenElementwiseLinalgOp` transform op (#81431)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[mlir][transform] Implement `FlattenElementwiseLinalgOp` transform op (#81431) A `transform.structured.flatten_elementwise` op is implemented for flattening the iteration space and (applicable) operands/results to a single dimension.
References
#81431 - [mlir][transform] Implement `FlattenElementwiseLinalgOp` transform op
Author
srcarroll
Parents
95e03695
Loading