[Mlir-commits] [mlir] [mlir][SCF] Deprecate `linalg::tileToForallOp` and `linalg::tileToForallOpUsingTileSizes` (PR #91878)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu May 23 10:07:09 PDT 2024


MaheshRavishankar wrote:

@nicolasvasilache and @qedawkins Ill look into the `CHECK-LABEL` issue, but I have always found that `CHECK-LABEL` with `$...` which keeps names "global" is extremely hard to debug. So I just give up on `CHECK-LABEL` and use of `$...`. As long as the test passes can we be a bit flexible on the `CHECK` vs `CHECK-LABEL`?



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


More information about the Mlir-commits mailing list