[all-commits] [llvm/llvm-project] d235d6: [MLIR][XeGPU] Add unroll pattern for load_gather a...

Nishant Patel via All-commits all-commits at lists.llvm.org
Wed Sep 24 13:29:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d235d62d65a8403f1a239720058646bcefcd3d74
      https://github.com/llvm/llvm-project/commit/d235d62d65a8403f1a239720058646bcefcd3d74
  Author: Nishant Patel <nishant.b.patel at intel.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    M mlir/lib/Dialect/XeGPU/Transforms/XeGPUUnroll.cpp
    M mlir/test/Dialect/XeGPU/xegpu-unroll-patterns.mlir
    M mlir/test/lib/Dialect/XeGPU/TestXeGPUTransforms.cpp

  Log Message:
  -----------
  [MLIR][XeGPU] Add unroll pattern for load_gather and store_scatter with offsets (#159453)

This PR adds unrolling/blocking patterns for load_gather and
store_scatter ops with offsets.



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