[mlir][tosa] Add apply scale flags to TosaToArith creation API
TosaToArith has two flags to enable/disable 'tosa.apply_scale' ops and to use a 64-bit/32-bit implementation for it. This patch makes the flags available from the pass creation API. Reviewed By: rsuderman Differential Revision: https://reviews.llvm.org/D133515
Loading
Please sign in to comment