[Mlir-commits] [mlir] [mlir][spirv] Split codegen for float min/max reductions and others (NFC) (PR #69023)

Daniil Dudkin llvmlistbot at llvm.org
Sat Oct 14 08:26:56 PDT 2023


https://github.com/unterumarmung commented:

@kuhar, thank you for the review!
After I submitted these patches, I've realised that I might have overengineered #69023 and #69025. Today I created a new PR, that uses implementation of #69025 without this, possibly excessive, refactoring. Please take a look at #69053 and pick your favorite 😊

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


More information about the Mlir-commits mailing list