iree
iree copied to clipboard
[LinalgExt] Split TileAndDecomposeAttention
This patch splits up TileAndDecomposeAttention into two separate passes. TileAttention will eventually be replaced once we have PartialOpTilingInterface implemented for it.