Files
clang-p2996/mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
Matthias Gehre c6d419c15b [TOSA] Allow all integer types in most ops (#86509)
As discussed in one of the previous TOSA community meetings, we would
like to allow for more integer types in the TOSA dialect to enable more
use cases.

For strict standards conformance, the TosaValidation pass can be used.

Follow up PRs will extend conversions from TOSA where needed.
2024-03-26 22:27:11 +01:00

17 KiB