[Mlir-commits] [mlir] [mlir][spirv] Add support for TOSA Extended Instruction Set (001000.1) (PR #168519)

Jakub Kuderski llvmlistbot at llvm.org
Wed Nov 19 07:18:17 PST 2025


kuhar wrote:

Code and tests should be landed together, so that each incremental step is self-contained and tested.

For example, you can start with the initial scaffolding and then have a series of PRs with ops related to each other.

https://github.com/llvm/llvm-project/pull/168519


More information about the Mlir-commits mailing list