[all-commits] [llvm/llvm-project] 621ed0: [MLIR][XeGPU]Enhance Pack/Unpack for XeGPUUnroll (...

Nishant Patel via All-commits all-commits at lists.llvm.org
Fri Oct 24 11:04:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 621ed04e28787ade92b98e296332ac71d1b81678
      https://github.com/llvm/llvm-project/commit/621ed04e28787ade92b98e296332ac71d1b81678
  Author: Nishant Patel <nishant.b.patel at intel.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUBlocking.cpp
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUUnroll.cpp
    M mlir/lib/Dialect/XeGPU/Utils/XeGPUUtils.cpp
    M mlir/test/Dialect/XeGPU/xegpu-blocking.mlir

  Log Message:
  -----------
  [MLIR][XeGPU]Enhance Pack/Unpack for XeGPUUnroll (#163459)

This PR changes the pack/unpack method used for unrolling to allow for
lower rank slice to be extracted and inserted from and to src vector by
adding reshapes. It also removes leading unit dims from inst_data if
there are any.



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