[Mlir-commits] [mlir] [mlir][arith] Add neutral element support to arith.maxnumf/arith.minnumf (PR #93278)
donald chen
llvmlistbot at llvm.org
Sun May 26 07:44:31 PDT 2024
cxy-1993 wrote:
> Thanks for the context. Having unit tests would help here IMO. Right now it's not clear to me how to exercise this code and step through it.
I have added tests according to your review feedback. Please help me review this code again when you have time, thanks. @kuhar
https://github.com/llvm/llvm-project/pull/93278
More information about the Mlir-commits
mailing list