[all-commits] [llvm/llvm-project] 118bfc: [MLIR][XEGPU] Add blocking support for scatter ops...

Jianhui Li via All-commits all-commits at lists.llvm.org
Wed Jun 18 14:52:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 118bfcda46c17349575217bc901e8e5942521955
      https://github.com/llvm/llvm-project/commit/118bfcda46c17349575217bc901e8e5942521955
  Author: Jianhui Li <jian.hui.li at intel.com>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

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

  Log Message:
  -----------
  [MLIR][XEGPU] Add blocking support for scatter ops (#144766)

Add blocking support for scatter ops: Create_tdesc, update, prefetch,
load and store. It also enables the load/store with chunk size.



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