[Mlir-commits] [mlir] [mlir] [tensor] Crash in getPackOpResultTypeShape for tensor.pack/unpack ops. (PR #90641)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri May 17 05:43:24 PDT 2024


ftynse wrote:

Another random thing could is to use `auto &&[index, value] : llvm::enumerate()` to preserve the info about references.

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


More information about the Mlir-commits mailing list