[all-commits] [llvm/llvm-project] 07372f: [MLIR][XeGPU] Remove leading unit dims from vector...
Nishant Patel via All-commits
all-commits at lists.llvm.org
Mon Oct 27 09:09:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07372fcf6c687208b72df96e763de494fc32ffc0
https://github.com/llvm/llvm-project/commit/07372fcf6c687208b72df96e763de494fc32ffc0
Author: Nishant Patel <nishant.b.patel at intel.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M mlir/lib/Dialect/XeGPU/Transforms/XeGPUBlocking.cpp
M mlir/test/Dialect/XeGPU/xegpu-blocking.mlir
Log Message:
-----------
[MLIR][XeGPU] Remove leading unit dims from vector ops before unrolling (#165030)
This PR uses the upstream populateCastAwayVectorLeadingOneDimPatterns to
remove leading unit dims from vector ops and then do the
unrolling/blocking
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