[Mlir-commits] [mlir] [mlir][OpenMP] Allow tile composition (PR #185380)
Michael Kruse
llvmlistbot at llvm.org
Tue Mar 10 03:47:00 PDT 2026
================
----------------
Meinersbur wrote:
> but then testing for a different error
this change was adressing such an occurance: `%canonloop1` and `%canonloop2` were not nested at all. `arith.constant` was c&p from the other test for perfect nesting. I am going to remove it here.
https://github.com/llvm/llvm-project/pull/185380
More information about the Mlir-commits
mailing list