[Mlir-commits] [mlir] [NFC][mlir][shard] Unify MoveLastSplitAxisPattern/MoveLastSplitAxisPattern (PR #192295)
Frank Schlimbach
llvmlistbot at llvm.org
Fri Apr 17 00:14:40 PDT 2026
fschlimb wrote:
> were there no users? No tests broke?
Some of the older shard stuff has no tests and unclear documentation/description. That's why I changed the orig pattern over time to cover only the patterns that where correct and tested. Recently @joker-eph added the probably originally intended functionality including the necessary tests (#189241).
https://github.com/llvm/llvm-project/pull/192295
More information about the Mlir-commits
mailing list