[Mlir-commits] [llvm] [mlir] [MLIR] Generalize expand_shape to take shape as explicit input (PR #69267)

Benoit Jacob llvmlistbot at llvm.org
Sat Apr 20 18:19:44 PDT 2024


bjacob wrote:

Windows CI failed with

> fatal error C1060: compiler is out of heap space

Probably unrelated to this PR, but also not completely impossible that something about this PR increases compiler memory usage and pushes it over a threshold, so we need to get a green CI run before merging. Unfortunately I don't see a "retrigger" button here. Can you push an empty commit to this PR to cause a retrigger maybe?

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


More information about the Mlir-commits mailing list