[Mlir-commits] [mlir] [MLIR][TosaValidation] Enable float element-types on default (PR #114376)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun Nov 3 00:41:36 PDT 2024


miritb wrote:

One of our teams uses 'addTosaToLinalgPasses', w/o providing an explicit value for 'validationOptions' argument. Since the change  in '[mlir][tosa] Change the type of profile option to ListOption ([#111214]' this caused the code not to accept tensors with float element-type. In current change we only want to return the behavior back to what it was before #111214

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


More information about the Mlir-commits mailing list