[Mlir-commits] [mlir] [mlir][scf]: Expose emitNormalizedLoopBounds/denormalizeInductionVariable util functions (NFC) (PR #94429)

Aviad Cohen llvmlistbot at llvm.org
Wed Jun 12 20:31:51 PDT 2024


AviadCo wrote:

> If changing the function to take `OpFoldResult` arguments works without issues, this looks good to me.

I refactored the func args, it added a little more wrapping functions but works the same.

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


More information about the Mlir-commits mailing list