Files
clang-p2996/mlir/test/Conversion/TosaToArith
Jakub Kuderski f39b47264e [mlir][arith][tosa] Use extended mul in 32-bit tosa.apply_scale
To not introduce 64-bit types that may be difficult to handle for some
targets.

Reviewed By: rsuderman, antiagainst

Differential Revision: https://reviews.llvm.org/D139777
2022-12-12 14:39:58 -05:00
..