[Mlir-commits] [mlir] [mlir][AMX] Memory effects to amx.tile_zero (PR #155403)

Arun Thangamani llvmlistbot at llvm.org
Tue Aug 26 06:07:12 PDT 2025


arun-thmn wrote:

> What happens if there isn't a write?
 For no `writes` the `CSE` should optimize the `amx.tile_zero` as we added memory effect only to `MemWrites`


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


More information about the Mlir-commits mailing list