[Mlir-commits] [mlir] [TOSA] Allow all integer types in most ops (PR #86509)

Eric Kunze llvmlistbot at llvm.org
Mon Mar 25 13:56:17 PDT 2024


eric-k256 wrote:

Adding @sjarus for additional review. At a first read, this looks okay. We've been working on some improvements for the validation pass to do a more detailed per-op checking of types, but that can come later. Ideally we will get to the point where we can create some of the validation from the TOSA spec xml. 

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


More information about the Mlir-commits mailing list