[Mlir-commits] [mlir] TosaToTensor: Support reshape on tensors of unsigned integer (PR #91734)

Suraj Sudhir llvmlistbot at llvm.org
Mon May 20 09:27:30 PDT 2024


sjarus wrote:

Would it make sense to put the type converter inside the TOSA dialect itself as a utility function ? This would make it broadly useful to pathways that may not use Linalg. 

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


More information about the Mlir-commits mailing list