[Mlir-commits] [mlir] [mlir][Linalg] Deprecate `linalg::tileToForallOp` and `linalg::tileToForallOpUsingTileSizes` (PR #91878)
Adam Siemieniuk
llvmlistbot at llvm.org
Mon Jun 3 08:02:08 PDT 2024
adam-smnk wrote:
> we should make sure this doesn't change the semantics for us, either.
Our usage of this particular API is really simple. The proposed change shouldn't have any impact.
Anyway, I'll test the switch to SCF API in our downstream.
https://github.com/llvm/llvm-project/pull/91878
More information about the Mlir-commits
mailing list