[Mlir-commits] [mlir] [mlir][tosa] Add TOSA RESHAPE_BLOCK_SCALED support (PR #191149)
Luke Hutton
llvmlistbot at llvm.org
Tue Apr 14 09:08:59 PDT 2026
lhutton1 wrote:
Thanks for the review @sahas3. Since you've expressed interest in the MXFP work in the TOSA dialect, I wanted to highlight that the `*_BLOCK_SCALED` group of operations are likely to change in the near future, as we collect user feedback.
> Is there anyway to look at the currently supported set of specs in a HTML format
Not currently unfortunately, but I'll pass this onto the team and see if we can improve that. At least to begin with, would it be useful to view a rendered copy of the `main` branch of the specification? A rendered copy of what the dialect currently supports seems a little tricker to maintain but we could consider it.
https://github.com/llvm/llvm-project/pull/191149
More information about the Mlir-commits
mailing list