[Mlir-commits] [mlir] [mlir][arith] fix wrong floordivsi fold (#83079) (PR #83248)

Mehdi Amini llvmlistbot at llvm.org
Thu Mar 21 21:56:43 PDT 2024


joker-eph wrote:

Nevermind I misread the log, it's failing on building flang by running out of memory:
```
_bk;t=1711039712398C:\ws\src\flang\include\flang\Evaluate\tools.h(236): fatal error C1060: compiler is out of heap space
```

I concur that it is unrelated, and all the MLIR tests are passing.

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


More information about the Mlir-commits mailing list