[Mlir-commits] [mlir] [mlir][test] Test conversion of TOSA to EmitC via LinAlg (PR #94640)

Simon Camphausen llvmlistbot at llvm.org
Tue Oct 15 08:57:09 PDT 2024


simon-camp wrote:

Hi @ilovepi, @mtrofin. I had some time to look into the failure. I have an idea how to fix the error; I'm just waiting on feedback from other folks before sending a PR. Alongside that I stripped down the pass pipeline to a minimal version working for the new test case.

I have a working prototype [here](https://github.com/simon-camp/llvm-project/tree/emitc.tosa) that get's completely rid of the Python hack.

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


More information about the Mlir-commits mailing list