[Mlir-commits] [mlir] Fix TOSA FP16->INT16 CAST lowering (PR #79299)

Jakub Kuderski llvmlistbot at llvm.org
Mon Jan 29 10:20:57 PST 2024


https://github.com/kuhar commented:

I've just noticed one thing: this function is 500 lines long and this PR makes it longer. Does this have to be structured like this? I don't have any stake in this code, but I'm concerned about the maintainability.

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


More information about the Mlir-commits mailing list