[Mlir-commits] [mlir] [mlir][affine] Fix crash in affine-loop-fusion by validating access relation IDs (PR #152812)
M V V S Manoj Kumar
llvmlistbot at llvm.org
Wed Mar 4 04:00:48 PST 2026
================
@@ -772,6 +772,24 @@ func.func @memref_cast_reused(%arg: memref<*xf32>) {
return
}
+<<<<<<< affine-access-relation-failure-fix
----------------
mvvsmk wrote:
Looks like you have merge markers in your code, please do address them. :)
https://github.com/llvm/llvm-project/pull/152812
More information about the Mlir-commits
mailing list