[Mlir-commits] [mlir] [mlir][Transforms] Fix build after #116524 (part 2) (PR #121662)
Matthias Springer
llvmlistbot at llvm.org
Sat Jan 4 12:32:14 PST 2025
matthias-springer wrote:
I merged this PR immediately to fix the build.
But it is unclear to me why this fix was necessary. @zero9178, you commented about `ValueVectorMapInfo` in https://github.com/llvm/llvm-project/pull/116524#discussion_r1893991557. I found this fix by accident after many hours of debugging. Do you have any idea what could be going on here?
https://github.com/llvm/llvm-project/pull/121662
More information about the Mlir-commits
mailing list