[Mlir-commits] [mlir] [mlir][linalg] Emit a warning when tiling using forall generates non thread-safe code (PR #80813)

Mehdi Amini llvmlistbot at llvm.org
Mon Feb 26 20:41:18 PST 2024


joker-eph wrote:

Thanks for spending effort on describing what you're doing in the description, however:

> This PR detects whether it's safe to tile_using_forall and emits a warning in the case it is not.

I don't find in the description a motivation for this change right now. Why is a warning a good thing here?

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


More information about the Mlir-commits mailing list