fix(compiler): Fix excessive stack growth for IR embedding memref.copy in loops

This updates the llvm-project repository to a version containing a
patch that avoids excessive stack growth for programs whose IR
contains `memref.copy` operations in the bodies of loops with a high
trip count (e.g., `mnist_28_mlir_7b`).

This fixes Issue #669.
This commit is contained in:
Andi Drebes
2022-10-11 14:36:25 +02:00
parent 7aab560dd6
commit 60b00bdc91