[all-commits] [llvm/llvm-project] ea0059: [MLIR][XeGPU][Quickfix] Disable block count in pro...
Artem Kroviakov via All-commits
all-commits at lists.llvm.org
Tue Dec 2 09:49:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea00593dd10336ea452f34cb38269e911136286c
https://github.com/llvm/llvm-project/commit/ea00593dd10336ea452f34cb38269e911136286c
Author: Artem Kroviakov <71938912+akroviakov at users.noreply.github.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUPropagateLayout.cpp
M mlir/test/Dialect/XeGPU/propagate-layout-inst-data.mlir
Log Message:
-----------
[MLIR][XeGPU][Quickfix] Disable block count in propagation (#170304)
One of the previous PRs
https://github.com/llvm/llvm-project/pull/169267/ has reintroduced block
count to layout propagation that was removed in
https://github.com/llvm/llvm-project/pull/168504/. This PR patches the
issue.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list